forked from mudhorn/dotfiles
ff00b234f1
Removed VIM plugins |
||
---|---|---|
.bash_aliases | ||
.bash_exports | ||
.bash_profile | ||
.bash_wrappers | ||
.bashrc | ||
.screenrc | ||
.tmux.conf | ||
.vimrc | ||
README.md |
Vim plugins you'll need before we begin
- https://github.com/tpope/vim-pathogen
- https://github.com/scrooloose/nerdtree
- https://github.com/bling/vim-airline
Installation
cd
git clone https://github.com/flipsidecreations/dotfiles.git
ln -s dotfiles/.bashrc ~/
ln -s dotfiles/.vimrc ~/
ln -s dotfiles/.screenrc ~/
ln -s dotfiles/.tmux.conf ~/