A clean and humble zsh theme with support for condaenv, virtualenv and git with everything left aligned with the working directory in bold
- git
- virtualenv
- condaenv
-
Update
pluginsin~/.zshrcplugins=( ... git virtualenv condaenv )Note that for condaenv, you also need to download it.
git clone https://github.com/saravanabalagi/zsh-plugin-condaenv $ZSH_CUSTOM/plugins/condaenv -
Download humbled
git clone https://github.com/saravanabalagi/zsh-theme-humbled $ZSH_CUSTOM/themes/humbled -
Update
ZSH_THEMEin~/.zshrcfileZSH_THEME="humbled/humbled"
Enjoy humbled! Also check out modesty for separate left and right aligned prompt theme.
Please refer to the License file.

