summary refs log tree commit diff stats
path: root/tag-zplug/config/zsh/zshenv
diff options
context:
space:
mode:
Diffstat (limited to 'tag-zplug/config/zsh/zshenv')
-rw-r--r--tag-zplug/config/zsh/zshenv6
1 files changed, 0 insertions, 6 deletions
diff --git a/tag-zplug/config/zsh/zshenv b/tag-zplug/config/zsh/zshenv
deleted file mode 100644
index d5ef76a..0000000
--- a/tag-zplug/config/zsh/zshenv
+++ /dev/null
@@ -1,6 +0,0 @@
-if [[ -f $ZDOTDIR/zshenv.local ]]
-then
-	. $ZDOTDIR/zshenv.local
-fi
-
-ZPLUG_HOME=${ZPLUG_HOME:-~/projects/zplug}
\ No newline at end of file