git clone git@github.com:americkson/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update
rake install
This repository is mainly setup for zsh
. If you would like to switch to zsh
, you can do so with the following command.
chsh -s /bin/zsh