mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 00:14:57 +08:00
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>
This commit is contained in:
parent
b9ff17f33c
commit
390fe05a87
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user