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
1 changed files with 5 additions and 1 deletions

6
zshenv
View File

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