summary refs log tree commit diff stats
path: root/tag-zsh
diff options
context:
space:
mode:
Diffstat (limited to 'tag-zsh')
-rwxr-xr-xtag-zsh/config/zsh/zshenv2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-zsh/config/zsh/zshenv b/tag-zsh/config/zsh/zshenv
index 5aeb0e7..e450744 100755
--- a/tag-zsh/config/zsh/zshenv
+++ b/tag-zsh/config/zsh/zshenv
@@ -1,7 +1,7 @@
 # -*- mode: sh; -*-
 export GOPATH="$HOME/projects/go"
 
-if [[ $defpath == ""  && -d ~/bin ]]
+if [[ $defpath == "" ]]
 then
 	defpath=($path)
 	path=(