1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-24 13:10:07 +00:00
powerlevel10k/internal
Alex Jurkiewicz 893e130bd1 Fix POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different (I think)
We were comparing virtualenv's name to pyenv's version, which would
never be the same.

Now this setting works as intended, although I'm not sure how useful it
is. It's probably more useful to reorder this logic so virtualenv has
precedence.
2023-10-12 14:14:33 +08:00
..
configure.zsh remove MULTIBYTE requirement from the configuration wizard (#2397) 2023-07-29 17:01:40 +02:00
icons.zsh add an icon for azure to vcs (#2447) 2023-10-09 10:17:06 +02:00
notes.md notes 2020-06-15 17:56:32 +02:00
p10k.zsh Fix POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different (I think) 2023-10-12 14:14:33 +08:00
parser.zsh don't leak 'token' local variable in parser (#1407) 2021-05-24 09:19:13 +02:00
wizard.zsh add Guix System icon (#2424) 2023-09-08 03:11:37 -07:00
worker.zsh survive broken $TMPDIR 2022-01-26 15:03:22 +01:00