Add zinsults

Add zinsults now that https://github.com/ahmubashshir/zinsults/issues/1 is closed.
This commit is contained in:
Joe Block 2021-07-01 09:23:20 -06:00
parent 9fdaebdc82
commit 63e1079cf6

View file

@ -1067,6 +1067,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
* [zimfw-extras](https://github.com/PatTheMav/zimfw-extras) - Custom extras for zimfw, packaged into a zimfw plugin. * [zimfw-extras](https://github.com/PatTheMav/zimfw-extras) - Custom extras for zimfw, packaged into a zimfw plugin.
* [zinfo_line](https://github.com/kmhjs/zinfo_line) - Makes more information available to ZSH themes. * [zinfo_line](https://github.com/kmhjs/zinfo_line) - Makes more information available to ZSH themes.
* [zinit-console](https://github.com/zinit-zsh/zinit-console) A semigraphical (curses) consolette for [zinit](#zinit) plugin manager. * [zinit-console](https://github.com/zinit-zsh/zinit-console) A semigraphical (curses) consolette for [zinit](#zinit) plugin manager.
* [zinsults](https://github.com/ahmubashshir/zinsults) - Prints insults if a command fails.
* [zjump](https://github.com/qoomon/zjump) - Simplify ZSH directory navigation; jump to already visited, parent or sub folders. * [zjump](https://github.com/qoomon/zjump) - Simplify ZSH directory navigation; jump to already visited, parent or sub folders.
* [zlong_alert](https://github.com/kevinywlui/zlong_alert.zsh) - Uses notify-send and ring a bell to alert you when a command that has taken a long time (default: 15 seconds) has completed. * [zlong_alert](https://github.com/kevinywlui/zlong_alert.zsh) - Uses notify-send and ring a bell to alert you when a command that has taken a long time (default: 15 seconds) has completed.
* [zoxide](https://github.com/ajeetdsouza/zoxide) - A fast alternative to `cd` that learns your habits. * [zoxide](https://github.com/ajeetdsouza/zoxide) - A fast alternative to `cd` that learns your habits.