Awesome
Humbled
A clean and humble zsh theme with support for condaenv, virtualenv and git with everything left aligned with the working directory in bold
Plugin Dependencies
- git
- virtualenv
- condaenv
Installation
-
Update
plugins
in~/.zshrc
plugins=( ... 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_THEME
in~/.zshrc
fileZSH_THEME="humbled/humbled"
Enjoy humbled! Also check out modesty for separate left and right aligned prompt theme.
Licence
Please refer to the License file.