No description
Find a file
2013-04-29 02:38:31 -04:00
.oh-my-zsh@b6ea876971 Add oh-my-zsh as a git submodule 2013-04-29 01:04:32 -04:00
.aliases Update git settings 2013-04-29 02:16:39 -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 Add oh-my-zsh as a git submodule 2013-04-29 01:04:32 -04:00
.vimrc Start vim config 2013-04-29 02:31:18 -04:00
.zshrc Other initial setup 2013-04-29 01:14:37 -04:00
README Quick README update 2013-04-29 02:38:31 -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