Awesome
Modesty
A clean and modest zsh theme with support for condaenv, virtualenv and git neatly right aligned while the folder you are in is displayed
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 modesty
git clone https://github.com/saravanabalagi/zsh-theme-modesty $ZSH_CUSTOM/themes/modesty
-
Update
ZSH_THEME
in~/.zshrc
fileZSH_THEME="modesty/modesty"
Enjoy modesty! Also check out humbled for left aligned prompt theme.
Licence
Please refer to the License file.