Skip to content

Latest commit

History

History
20 lines (12 loc) 路 362 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) 路 362 Bytes

Contributing

  • Add your theme and screenshot to the repo.

  • Update the read me with your theme.

  • Add your theme to add_themes.sh

ex:

ThemeName:

$ cp theme-name.zsh-theme ~/.oh-my-zsh/themes/

Screen Shot

Add ZSH_THEME="theme-name" to your zshrc.

Don't like a theme? Make a PR :)