mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-01-22 22:45:37 +01:00
Remove POWERLEVEL9K_VIRTUALENV_ENABLE_POETRY
Added for debugging purposes.
This commit is contained in:
parent
e3e5605a61
commit
a79a934f27
6 changed files with 5 additions and 17 deletions
|
|
@ -93,8 +93,6 @@
|
|||
# Don't show Python version.
|
||||
typeset -g POWERLEVEL9K_VIRTUALENV_SHOW_PYTHON_VERSION=false
|
||||
typeset -g POWERLEVEL9K_VIRTUALENV_{LEFT,RIGHT}_DELIMITER=
|
||||
# Check for virtual environments managed by poetry
|
||||
typeset -g POWERLEVEL9K_VIRTUALENV_ENABLE_POETRY=true
|
||||
|
||||
# Blue current directory.
|
||||
typeset -g POWERLEVEL9K_DIR_FOREGROUND=$blue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue