Lawrence Systems Dot Files
Find a file
flipsidecreations ff00b234f1 Removed TMUX special bindings
Removed VIM plugins
2018-02-19 07:11:07 -05:00
.bash_aliases Removed TMUX special bindings 2018-02-19 07:11:07 -05:00
.bash_exports Removed TMUX special bindings 2018-02-19 07:11:07 -05:00
.bash_profile Removed TMUX special bindings 2018-02-19 07:11:07 -05:00
.bash_wrappers Removed TMUX special bindings 2018-02-19 07:11:07 -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 Removed TMUX special bindings 2018-02-19 07:11:07 -05:00
.vimrc Removed TMUX special bindings 2018-02-19 07:11:07 -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 ~/