/Momoyo-zsh-theme

Theme for Oh-My-Zsh

Primary LanguageShellMIT LicenseMIT

Theme for Oh-My-Zsh

A theme for the oh-my-zsh terminal.

Preview

zsh-curto

Installation Manually

  1. Copy file momoyo.zsh-theme to $ZSH_CUSTOM/themes folder. (You may need to create themes folder if it doesn't exist)
  2. Set theme to momoyo in ~/.zshrc:
ZSH_THEME="momoyo"

Features

  • User name
  • Current working directory
  • Git branch
  • Git status
    • —— ADDED FILES
    • 📋 —— MODIFIED FILES
    • 🗑️ —— DELETED FILES
    • ✍️ —— RENAMED FILES
    • —— UNMERGED CHANGES
    • —— UNTRACKED CHANGES
  • () turns red if the last run fails

More themes

You can get more help from oh-my-zsh: Custom Theme

License

The MIT License.