8000 GitHub - Bonemind/dotfiles: Configs for vim, bash and assorted stuff
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bonemind/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Dotfile repository

There are many like it, but this one is mine

Setup

git clone git@github.com:Bonemind/dotfiles.git
chmod +x ./stowdotfiles.sh
./stowdotfiles.sh

# Dein setup
curl https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > installer.sh

pip3 install neovim
./installer.sh .vim/vimplugins/dein.vim
./installer.sh .config/nvim/nvimplugins/dein.vim

# Acquire a powerline/nerd patched font
# e.g: https://github.com/ryanoasis/nerd-fonts

# Acquire TPM
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

# Init submodules
git submodule update --init --recursive

# Install OMF modules
omf install

About

Configs for vim, bash and assorted stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0