Dotfiles
Wed 27 January 2016
Dotfiles are vital to any developer configuration. Currently I am
setting up all of my dotfiles for a linux fedora configuration. After I
am done, I will upload all of these to a github repository.
First is Vim
For my vim configuration I use a ton of plugins, most of which are
gathered from here and there.
For plugin management I use pathogen, couldn’t find anything easier.
Coupled with NERDTree , syntastic, and git gutter this setup is pretty
ideal to me.
Comments