Lawrence Systems Dot Files
Find a file
flipsidecreations 69b4587ddc added notes
2018-03-26 09:17:04 -04:00
.bash_aliases latest version 2018-03-26 07:43:39 -04:00
.bash_exports latest version 2018-03-26 07:43:39 -04:00
.bash_profile latest version 2018-03-26 07:43:39 -04:00
.bash_wrappers latest version 2018-03-26 07:43:39 -04:00
.bashrc latest changes 2018-03-26 07:38:58 -04:00
.screenrc Added tmux and screen 2014-11-07 13:24:28 -05:00
.tmux.conf latest changes 2018-03-26 07:38:58 -04:00
.vimrc Removed TMUX special bindings 2018-02-19 07:11:07 -05:00
README.md added notes 2018-03-26 09:17:04 -04:00

Installation

cd
git clone https://github.com/flipsidecreations/dotfiles.git

(make sure these files do not exist first)
ln -s dotfiles/.bashrc ~/
ln -s dotfiles/.vimrc ~/
ln -s dotfiles/.screenrc ~/
ln -s dotfiles/.tmux.conf ~/