1
0
Эх сурвалжийг харах

dont pass path to sourcing virtualenvwrapper

should be available in $PATH after it was installed
Kevin Heinicke 9 жил өмнө
parent
commit
7e3716da52
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      zshrc

+ 1 - 1
zshrc

@@ -31,5 +31,5 @@ alias rm="nocorrect rm"
 #
 
 # virtualenvwrapper
-source /usr/local/bin/virtualenvwrapper.sh
+source virtualenvwrapper.sh
 export VIRTUAL_ENV_DISABLE_PROMT=yes