Add drkhsh/zsh-banner

Add `drkhsh/zsh-banner` now that https://github.com/drkhsh/zsh-banner/issues/1 is closed

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2024-09-27 08:31:11 -06:00
parent 9d8d64718b
commit 0d4d999121

View file

@ -759,6 +759,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
- [azcli](https://github.com/dmakeienko/azcli) - Helper for using the Azure cli tools.
- [azure-keyvault](https://github.com/milespossing/Azure-Keyvault-Zsh) - Makes using Azure keyvaults less verbose from the cli.
- [azure-subscription](https://github.com/dmakeienko/azure-subscription-prompt) - Displays information about the Azure current Subscription and tenant.
- [banner](https://github.com/drkhsh/zsh-banner) - Displays ANSI/ASCII art on session startup.
- [baseballfunfacts](https://github.com/richardmoyer/baseballfunfacts) - Print random baseball related "fun facts" in your shell. Depends on `fortune` and `cowsay` being installed.
- [bash-quote](https://github.com/jtprog/bash-quote) - Get random quote from Bash.im.
- [bash](https://github.com/chrissicool/zsh-bash) - Makes ZSH more Bash compatible. It redefines the source command to act more like `bash` does. It also enables `bash` completions.