/rc

Primary LanguageShell

Nimo's rc Files

My configuration files of zsh, tmux, and tig.

ONE-STEP INSTALL

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