momoyo-droid / Momoyo-zsh-theme

Theme for Oh-My-Zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Theme for Oh-My-Zsh

License:MIT License


Languages

Language:Shell 100.0%