Skip to content

momoyo-droid/Momoyo-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages