From 82b44a20784690df433601adfb84532a80e39d8d Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 16 Jul 2024 11:49:49 -0600 Subject: [PATCH] `babasbot/auto-fortune-cowsay-zsh` is 404 Per https://github.com/unixorn/awesome-zsh-plugins/actions/runs/9944246907 `babasbot/auto-fortune-cowsay-zsh` is 404, remove Signed-off-by: Joe Block --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d5f628e..21b0f97 100644 --- a/README.md +++ b/README.md @@ -611,7 +611,6 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [atuin](https://github.com/ellie/atuin) - Replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. - [aur-install](https://github.com/redxtech/zsh-aur-install) - Small plugin to install packages from the AUR. - [auto-color-ls](https://github.com/gretzky/auto-color-ls) - Automatically list directories with `colorls`. -- [auto-fortune-cowsay](https://github.com/babasbot/auto-fortune-cowsay-zsh) - Prints out an ASCII picture of a cow saying a random epigram on every ZSH start. - [auto-fu.zsh](https://github.com/hchbaw/auto-fu.zsh) - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii . - [auto-ls (commanda-panda)](https://github.com/commanda-panda/zsh-auto-ls) - Automatically runs `ls` or `color-ls` if available on `cd`. - [auto-ls (desyncr)](https://github.com/desyncr/auto-ls) - Automatically `ls` when cding to a new directory.