/mu-zsh-theme

🎨 This is an oh-my-zsh theme.

Primary LanguageShellMIT LicenseMIT

Mu Theme

This is an oh-my-zsh theme. And inspired by lambda mod theme.

This theme improves the display of multiple Git statuses.

Summary

summary

Depends

Install

  1. Download the theme

    wget https://raw.githubusercontent.com/seamile/mu/master/mu.zsh-theme -P $ZSH_CUSTOM/themes
  2. Set the theme

    use the omz command: omz theme set mu

    or

    Open ~/.zshrc with an editor and manually modify the value of ZSH_THEME to ZSH_THEME="mu"

Preview

Shell error status

err

Clean

clean

Added

added

Ahead

ahead

Behind

behind

Deleted

deleted

Modified

modified

Renamed

renamed

Stashed

stashed

Unmerged

unmerged

Untracked

untracked