export NODE_PATH=/usr/local/lib/node_modules:$NODE_PATH
export PYTONPATH=/usr/local/lib/python2.7/site-packages:$PYTHONPATH
export PS1="$PS1"'$([ -n "$TMUX" ] && tmux setenv TMUXPWD_$(tmux display -p "#I_#P") "$PWD")'
export NODE_PATH=/usr/local/lib/node_modules:$NODE_PATH
export PYTONPATH=/usr/local/lib/python2.7/site-packages:$PYTHONPATH
export PS1="$PS1"'$([ -n "$TMUX" ] && tmux setenv TMUXPWD_$(tmux display -p "#I_#P") "$PWD")'
#
# End of the custom things from my bash profile.
# There's probably a more "zsh-ish" way of doing these, but I have no time.
#
# End of the custom things from my bash profile.
# There's probably a more "zsh-ish" way of doing these, but I have no time.