Skip to content
/ rc Public
forked from vgod/rc

my configuration files for zsh, screen, and more...

Notifications You must be signed in to change notification settings

JustinTW/rc

 
 

Repository files navigation

vgod's rc files

Author: Tsung-Hsiang (Sean) Chang [email protected]

Fork me on GITHUB https://github.com/vgod/rc.

ONE-STEP INSTALL

Use curl (for Mac OS X):

curl -o - https://raw.github.com/JustinTW/rc/develop/auto-install.sh | sh

or wget (for most UNIX platforms):

wget -O - https://raw.github.com/JustinTW/rc/develop/auto-install.sh | sh

Install all enviornment for desktop

wget -O /tmp/install_env.sh https://goo.gl/TBFE2J && bash /tmp/install_env.sh

Install all enviornment for server

wget -O /tmp/install_env.sh https://goo.gl/UoV6Vt && bash /tmp/install_env.sh

License

This project is released under Creative Commons Attribution-ShareAlike 3.0 Unported License.

About

my configuration files for zsh, screen, and more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 92.8%
  • C 7.0%
  • Vim Script 0.2%