|
|
@ -944,8 +944,6 @@
|
|
|
|
# If set to "false", won't show virtualenv if pyenv is already shown.
|
|
|
|
# If set to "false", won't show virtualenv if pyenv is already shown.
|
|
|
|
# If set to "if-different", won't show virtualenv if it's the same as pyenv.
|
|
|
|
# If set to "if-different", won't show virtualenv if it's the same as pyenv.
|
|
|
|
typeset -g POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false
|
|
|
|
typeset -g POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false
|
|
|
|
# Check for virtual environments managed by poetry
|
|
|
|
|
|
|
|
typeset -g POWERLEVEL9K_VIRTUALENV_ENABLE_POETRY=true
|
|
|
|
|
|
|
|
# Separate environment name from Python version only with a space.
|
|
|
|
# Separate environment name from Python version only with a space.
|
|
|
|
typeset -g POWERLEVEL9K_VIRTUALENV_{LEFT,RIGHT}_DELIMITER=
|
|
|
|
typeset -g POWERLEVEL9K_VIRTUALENV_{LEFT,RIGHT}_DELIMITER=
|
|
|
|
# Custom icon.
|
|
|
|
# Custom icon.
|
|
|
|