My configuration files of zsh, tmux, and tig.
Use curl (for Mac OS X):
curl -L https://raw.github.com/nimo1491/rc/master/auto-install.sh | bash
or wget (for most UNIX platforms):
wget -O - https://raw.github.com/nimo1491/rc/master/auto-install.sh | bash