diff --git a/zshrc b/zshrc index b633ce742..36086500a 100644 --- a/zshrc +++ b/zshrc @@ -28,6 +28,7 @@ source $ZSH/oh-my-zsh.sh # Customize to your needs... export PATH=$HOME/.bin:$PATH export PATH=$HOME/bin:$PATH +export IPYTHONDIR=$HOME/.ipython source ~/.profile #source /usr/local/Cellar/autojump/15/etc/autojump.zsh #if [[ -z "$TMUX" ]]; then