git clone git@github.com:jshou/dotfiles.git ~/.dotfilescd ~/.dotfiles./install.sh./dependencies.sh
The install script will symlink the appropriate files in .dotfiles to your
home directory. Everything is configured and tweaked within ~/.dotfiles,
though.
dependencies.sh will install libs and utils that I like. It expects
install.sh to have been run already.
also do this
I forked Zach Holman's excellent dotfiles but eventually modified it to fit my own needs.