资 源 简 介
ZSH template files
This is a collection of files that help the user to customize the zsh shell for the Mac OS X operating system. It is entirely optional and is not part of the zsh shell distribution.
It is designed to "work out of the box" but to be amenable to customization.
More details available at: http://tinyurl.com/y3r4kp
To use the svn version on OS X:
cd /Library
sudo svn co http://zsh-templates-osx.googlecode.com/svn/trunk/Library/init
cd /private
sudo svn co http://zsh-templates-osx.googlecode.com/svn/trunk/etc
Then just start a new user shell (/bin/zsh -l)
To use the svn version on Linux:
sudo mkdir /etc/zsh
cd /etc/zsh
sudo svn co http://zsh-templates-osx.googlecode.com/svn/trunk/Library/init
cd /etc
sudo svn co http://zsh-templates-osx.googlecode.com/svn/trunk/etc zsh