This is an oh-my-zsh theme. And inspired by lambda mod theme.
This theme improves the display of multiple Git statuses.
- zsh
- git
- oh-my-zsh
- powerline-fonts
-
Download the theme
wget https://raw.githubusercontent.com/seamile/mu/master/mu.zsh-theme -P $ZSH_CUSTOM/themes
-
Set the theme
use the
omz
command:omz theme set mu
or
Open
~/.zshrc
with an editor and manually modify the value ofZSH_THEME
toZSH_THEME="mu"