Prevent virtualenv from modifying fish shell

This commit is contained in:
ViViDboarder 2015-06-10 17:16:51 -07:00
parent 019f3b7b75
commit 655c877c58
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
# echo " [$org]"
# end
#
set -xg VIRTUAL_ENV_DISABLE_PROMPT 1
function _force_target
if [ (git config force.use) ]