No description
Find a file
2013-04-29 17:14:36 -04:00
.oh-my-zsh@b6ea876971 Add oh-my-zsh as a git submodule 2013-04-29 01:04:32 -04:00
.vim Setup vim / plugins 2013-04-29 15:29:20 -04:00
.aliases Update git settings 2013-04-29 02:16:39 -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
.vimrc Some color stuff for vim (may not work remotely?) 2013-04-29 17:08:37 -04:00
.zshrc Update theme 2013-04-29 13:56:44 -04:00
README Setup vim / plugins 2013-04-29 15:29:20 -04:00

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