summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 372bdec..8c1a7f6 100644
--- a/zshrc
+++ b/zshrc
@@ -59,10 +59,10 @@ if [ -d $ZDOTDIR ]; then
local root=${2:-$ZDOTDIR}
for f in \
+ user:$USER \
net:$DOMAIN \
host:$HOST \
sys:$OSNAME \
- user:$USER \
user:$SUDO_USER
do
if test -d $root/$f