Merge pull request #1318 from Moarram/patch-1

Add Moarram's Theme
This commit is contained in:
Joe Block 2021-10-27 13:01:02 -06:00 committed by GitHub
commit dad4691785
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1662,6 +1662,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
* [misa](https://github.com/misalabs/misa.zsh-theme) - Misalabs' ZSH theme.
* [mixed](https://github.com/dekermendzhy/mixed-zsh-theme) - Optimized for dark backgrounds.
* [mnml](https://github.com/mnml-theme/prompt) - Minimal theme with `git` status decorations.
* [moarram](https://github.com/moarram/zsh-theme) - Theme featuring Git status information and a colored line before the prompt.
* [mochi2](https://github.com/mochidaz/zsh-themes) - Minimalist theme. Includes `git` and `hg` status decorations.
* [mochi](https://github.com/mochidaz/zsh-themes) - Simple theme, designed to resemble rust main function. Includes `git` and `hg` status decorations.
* [moderno](https://github.com/obrassard/moderno-zsh) - A simple and modern ZSH theme inspired by the [robbyrussell](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/robbyrussell.zsh-theme) theme from Oh-My-ZSH. Includes `git` status decorations.
@ -2056,4 +2057,4 @@ Find other useful awesome-* lists at the [awesome collection](https://github.com
- The [ZSH Reference Card](http://www.bash2zsh.com/zsh_refcard/refcard.pdf) and [zsh-lovers site](https://grml.org/zsh/zsh-lovers.html) are indispensable.
- [Mastering ZSH](https://github.com/rothgar/mastering-zsh) is a great tutorial that builds on the basics to show you advanced ZSH usage, customizations, and practical examples.
- [Mastering ZSH](https://github.com/rothgar/mastering-zsh) is a great tutorial that builds on the basics to show you advanced ZSH usage, customizations, and practical examples.