aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools
diff options
context:
space:
mode:
authorGravatar volnt <florent.esp@gmail.com>2014-11-23 15:47:25 +0100
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-12-28 19:28:12 +0800
commit390fe05a870a34f50de68b54f30dceb42a1c6067 (patch)
treeebbf79610535c72aa14db40e782ecbc120acd507 /share/tools
parentb9ff17f33c60c4086c7a655f853cc33670057d4e (diff)
Update pythonista.fish: make virtualenv aware that prompt is set
Closes #1823, closes #1795. Signed-off-by: David Adam <zanchey@ucc.gu.uwa.edu.au>
Diffstat (limited to 'share/tools')
-rw-r--r--share/tools/web_config/sample_prompts/pythonista.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/tools/web_config/sample_prompts/pythonista.fish b/share/tools/web_config/sample_prompts/pythonista.fish
index 5c98e56b..63a7ced7 100644
--- a/share/tools/web_config/sample_prompts/pythonista.fish
+++ b/share/tools/web_config/sample_prompts/pythonista.fish
@@ -7,6 +7,7 @@ set yellow (set_color yellow)
set green (set_color green)
set gray (set_color -o black)
+set -g VIRTUAL_ENV_DISABLE_PROMPT true
function fish_prompt
set_color yellow