####Config Files for Linux As I change OS, I have to add these configuration files over and over again. A gist having these files would help. This is more of a personal TODO than an actual project.
Move these files into your home repo and add a dot (.) in front of their filenames.
Also, move the setprompt to ~/bin/
cp setprompt ~/bin/
For setting up pathogen in vim, carry out the following steps:
git clone https://github.com/tpope/vim-pathogen
cp vim-pathogen/pathogen.vim ~/.vim/autoload/pathogen.vim
Then, the following git repo are present in ~/.vim/bundle