You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
configure.zsh remove MULTIBYTE requirement from the configuration wizard (#2397) 1 year ago
icons.zsh add an icon for azure to vcs (#2447) 1 year ago
notes.md notes 5 years ago
p10k.zsh Fix POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different (I think) 1 year ago
parser.zsh don't leak 'token' local variable in parser (#1407) 4 years ago
wizard.zsh add Guix System icon (#2424) 1 year ago
worker.zsh survive broken $TMPDIR 3 years ago