Skip to content

Commit

Permalink
Merge pull request #1807 from manuelcattelan/main
Browse files Browse the repository at this point in the history
feat(themes): add promptly zsh theme
  • Loading branch information
unixorn authored Nov 30, 2023
2 parents 58fc5a3 + 3467965 commit f94fed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2255,6 +2255,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
- [prompt-powerline](https://github.com/Valodim/zsh-prompt-powerline) - A fairly heavyweight ZSH prompt, based on the powerline font from the popular eponymous `vim` plugin, which works well for a dark background.
- [prompt](https://github.com/nathanblair/prompt) - A lightweight prompt consistent across `sh`, `dash`, `ash`, `zsh`, and `pwsh`. Includes `git` status decorations.
- [prompt_j2](https://github.com/malinoskj2/prompt_j2) - Has a dynamic exit status indicator, can change to two lines dynamically to display context.
- [promptly](https://github.com/manuelcattelan/promptly) - Lightweight, async zsh theme for a prompt(ly) experience.
- [promptor](https://github.com/MickaelBlet/Promptor) - Powerline-inspired. Includes decorators for `git` status, username, hostname, working directory and time.
- [promptus](https://github.com/willeccles/promptus) - Simple, minimalist and configurable shell prompt program in C which can be used to make your prompt the same on any shell. Includes exit code and working directory decorations.
- [pronto](https://github.com/jthat/zsh-pronto) - Simple and fast theme with `git` decorations and timing information.
Expand Down

0 comments on commit f94fed5

Please sign in to comment.