Lawrence Systems Dot Files
Find a file
2015-12-12 15:11:58 -05:00
.bashrc Edited readme and added bashrc 2015-12-12 15:11:58 -05:00
.screenrc Added tmux and screen 2014-11-07 13:24:28 -05:00
.tmux.conf Made a shit load of changes 2015-12-10 10:30:34 -05:00
.vimrc updated readme and vimrc 2015-12-12 12:05:10 -05:00
README.md Edited readme and added bashrc 2015-12-12 15:11:58 -05:00

Vim plugins you'll need before we begin

  1. https://github.com/tpope/vim-pathogen
  2. https://github.com/scrooloose/nerdtree
  3. 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 ~/