/dotfiles

All of my RC and conf files, especially VIM and screen/tmux

Primary LanguageVimL

My basic shell setup.

 cat .bashrc >> ~/.bashrc
 cat .bash_aliases >> ~/.bash_aliases
 cp -r .vimrc .vim ~/
 cp .screenrc .tmux.conf ~/