1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-12 08:10:07 +00:00
powerlevel10k/internal
Marvin Teichmann fdbb830c98 Make virtualenv segment configurable, similar to anaconda.
The virtualenv segment can now be configured using the following Variables:

set_default POWERLEVEL9K_VIRTUALENV_LEFT_DELIMITER "("
set_default POWERLEVEL9K_VIRTUALENV_RIGHT_DELIMITER ")"

The new defaults are chosen to resemble the standard virtualenv prompt configuration.
The variable names are choosen analogous to the anaconda segment.
This implements the bhilburn/powerlevel9k#345 pr.
2019-06-25 00:46:42 +01:00
..
p10k.zsh Make virtualenv segment configurable, similar to anaconda. 2019-06-25 00:46:42 +01:00