fix pyenv prompt
This commit is contained in:
parent
401b3a9591
commit
714bf154e9
|
@ -65,7 +65,7 @@ export AWT_TOOLKIT="MToolkit wmname LG3D" #May have to install wmname
|
|||
export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm
|
||||
export ANSIBLE_NOCOWS=1 # Stop those fucking cows in Ansible
|
||||
export VIRTUAL_ENV_DISABLE_PROMPT=1
|
||||
export PYENV_PROMPT=" %F{yellow\}%F{reset\} "
|
||||
export PYENV_PROMPT=" %F{yellow}%F{reset} "
|
||||
|
||||
|
||||
# This is the list for lf icons:
|
||||
|
|
Loading…
Reference in New Issue