Powerlevel9k / powerlevel9k

Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k.
https://github.com/romkatv/powerlevel10k
MIT License
13.47k stars 947 forks source link

[New Segment]: pyver #1191

Open iilonmasc opened 5 years ago

iilonmasc commented 5 years ago

As already mentioned in #821 I updated my code and extracted the functionality into its own segment.

Similar to pyenv, the pyver segment allows for P9K_PYVER_PROMPT_ALWAYS_SHOW to be set to always display the segment even if the global python version is the same as the python version in use.

iilonmasc commented 5 years ago

Oh I forgot to mention, I also added .DS-Store files too .gitignore