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.46k stars 948 forks source link

[Bugfix] rbenv doesn't respect POWERLEVEL9K_RBENV_PROMPT_ALWAYS_SHOW=false #1284

Closed Syphdias closed 5 years ago

Syphdias commented 5 years ago

Similar to #1283

resolves #1282

bhilburn commented 5 years ago

It's funny - the Ruby segments were some of the first that p9k ever had, and aside from VCS segments, I think they require the most maintenance, hah.

Thanks so much, @Syphdias :)