- Clone using
git clone https://github.com/keiththomps/dotfiles.git
- Modify the dotfiles you'd like to link in dotfiles variable in
bootstrap.sh
- Run
./bootstrap.sh
- Enjoy your new fangled environment!
All vim plugins are installed via plug, and the packages can be found at the top of the init.vim
file.
Follow the plug's instructions to add and remove packages as you wish.
All dotfile links are managed within the dotfiles variable in the bootstrap.sh
file. If you would like to link a new file simply add
it to the list in that file and run ./bootstrap.sh
.