From 6330d3567e4444f3d3e1cc447470d26f501d45fa Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sun, 2 Oct 2011 12:48:32 +0300 Subject: [PATCH] zshenv: Added template for changing home directory. --- zshenv | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zshenv b/zshenv index eaa24e8c..a13d7b6b 100644 --- a/zshenv +++ b/zshenv @@ -19,4 +19,8 @@ export LC_ALL PATH=$PATH # Sets web-browser. Used for one alias. -#export BROWSER=lynx \ No newline at end of file +#export BROWSER=lynx + +# "Changes" home directory without root. Uncomment both lines below this. +#export HOME= +#cd