No description
Find a file
2013-05-28 21:27:14 -04:00
.oh-my-zsh@b6ea876971 Add oh-my-zsh as a git submodule 2013-04-29 01:04:32 -04:00
.tmuxinator Fix typo 2013-05-09 22:15:57 -04:00
.vim Add some aliases, leaders, bclose, and a text file to note things to change 2013-05-09 17:02:25 -04:00
.aliases Update aliases to use long format 2013-05-28 19:45:20 -04:00
.functions Add functions file 2013-04-29 13:38:49 -04:00
.gitconfig Update git settings 2013-04-29 02:16:39 -04:00
.gitignore Ignore all files (in home directory). 2012-05-15 13:48:26 -04:00
.gitignore_global Initial commit. 2012-04-05 05:39:31 -04:00
.gitmodules Maybe fix submodule issue 2013-04-29 17:14:36 -04:00
.tmux.conf Reverse tmux v and h splits 2013-05-28 21:27:14 -04:00
.vimrc Add some aliases, leaders, bclose, and a text file to note things to change 2013-05-09 17:02:25 -04:00
.zshrc Setup gnu tools for ma 2013-05-10 18:06:03 -04:00
README Add details for tmuxinator 2013-04-30 21:54:57 -04:00
tool-sharpener.txt Add some aliases, leaders, bclose, and a text file to note things to change 2013-05-09 17:02:25 -04:00

sudo apt-get zsh
sudo apt-get install ruby1.9.3
sudo gem install tmuxinator

chsh -s /bin/zsh
LOGOUT COMPLETELY and relogin
git clone repo
mv dotfiles/* .
git submodule update --init
source .zshrc
:BundleInstall inside of vim

mux work