diff --git a/zshrc b/zshrc index 10f404d..be10b53 100644 --- a/zshrc +++ b/zshrc @@ -55,6 +55,7 @@ plugins=(git, thefuck, git-flow-completion) source $ZSH/oh-my-zsh.sh source /usr/share/autojump/autojump.sh +source /usr/local/bin/virtualenvwrapper.sh # Preferred editor for local and remote sessions if [[ -n $SSH_CONNECTION ]]; then