From 0d4d999121c02561c5cf756497bc1e5beeb4c302 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 27 Sep 2024 08:31:11 -0600 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18a89f8..141e5f4 100755 --- a/README.md +++ b/README.md @@ -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.