is it possible to get an icon for virtual environment?
@ralpheeee88 - Sure! So, that segment, by default, uses the PYTHON_ICON:
https://github.com/bhilburn/powerlevel9k/blob/master/powerlevel9k.zsh-theme#L1193
You should be able to change that icon directly using the methods here:
https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt#icon-customization
@bhilburn super... Thxs chief
Most helpful comment
@ralpheeee88 - Sure! So, that segment, by default, uses the
PYTHON_ICON:https://github.com/bhilburn/powerlevel9k/blob/master/powerlevel9k.zsh-theme#L1193
You should be able to change that icon directly using the methods here:
https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt#icon-customization