diff options
-rwxr-xr-x | tag-zsh/config/zsh/zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-zsh/config/zsh/zshenv b/tag-zsh/config/zsh/zshenv index 37f65787..072e6f73 100755 --- a/tag-zsh/config/zsh/zshenv +++ b/tag-zsh/config/zsh/zshenv @@ -8,6 +8,7 @@ then $defpath ~/bin $GOPATH/bin + ~/.cabal/bin ) fi |