mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Add bref theme
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
253e37e6d2
commit
04801cb6c3
1 changed files with 1 additions and 0 deletions
|
@ -1467,6 +1467,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
- [bogo](https://github.com/cubasepp/zsh-bogo-theme) - Inspired by [zeta](https://github.com/skylerlee/zeta-zsh-theme). Includes `git` and ruby version decorations.
|
||||
- [boom](https://github.com/the0neWhoKnocks/zsh-theme-boom) - Multiline theme, best on dark backgrounds.
|
||||
- [boxy](https://github.com/evil-tim/boxy-zsh-theme) - Works well with solarized terminal colors. Includes decorators for `username@hostname`, current directory, `git` status, return code for last command, and time last command was run.
|
||||
- [bref](https://github.com/mpostaire/bref-zsh-prompt) - A simple prompt. It includes decorators to display `git` status asynchronously, a notification if the `ssh` session is remote, the battery level and the number of background jobs.
|
||||
- [brisa](https://github.com/brisa-dev/oh-my-zsh-brisa-theme) - Multiline theme based on [fino-time](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/fino-time.zsh-theme). Includes decorations for username, host, current directory, and `git` status.
|
||||
- [bronze](https://github.com/reujab/bronze) - A cross-shell customizable powerline-like prompt with icons written in go. Requires [nerd-fonts](https://github.com/ryanoasis/nerd-fonts).
|
||||
- [brs](https://github.com/evenhold/brs-zsh-theme) - Displays the current song in the prompt with `audtool`.
|
||||
|
|
Loading…
Add table
Reference in a new issue