mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2025-12-22 09:47:41 +00:00
Added virtualenv
This commit is contained in:
1
zshrc
1
zshrc
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user