aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot.zshenv1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot.zshenv b/dot.zshenv
index ea18e40..cd65fe8 100644
--- a/dot.zshenv
+++ b/dot.zshenv
@@ -6,6 +6,7 @@ export GPG_TTY=$(tty)
export EDITOR=emacsclient
export VISUAL=$EDITOR
path=(
+ ~/Library/Python/*/bin(/N)
~/.gem/ruby/*/bin(/N)
~/.cabal/bin(/N)
$GOPATH/bin(/N)