zshenv: Added template for changing home directory.

This commit is contained in:
Mika Suomalainen 2011-10-02 12:48:32 +03:00
parent 27e31ecad4
commit 6330d3567e

4
zshenv
View File

@ -20,3 +20,7 @@ PATH=$PATH
# Sets web-browser. Used for one alias.
#export BROWSER=lynx
# "Changes" home directory without root. Uncomment both lines below this.
#export HOME=<path to new home>
#cd