aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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