Added virtualenv

This commit is contained in:
Fergal Moran
2016-12-11 21:41:19 +00:00
parent 8f0fa7ebaa
commit ff44ee2c0b

1
zshrc
View File

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