From f6b863adf3f85fe2ea465073eee8cb57df52aa86 Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Sun, 23 Aug 2020 17:12:41 +0100 Subject: [PATCH] zsh: add bash-insulter plugin Should lighten the mood when I inevitibly fuck up typing a command. Signed-off-by: Joe Groocock --- zsh/.zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 6567cf1..8f62219 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -76,6 +76,9 @@ zinit wait lucid light-mode for \ zinit light Aloxaf/fzf-tab zinit light agkozak/zsh-z +zinit ice lucid ver'master' wait'0a' pick'src/bash.command-not-found' +zinit light hkbakke/bash-insulter + # Vim mode! bindkey -v export KEYTIMEOUT=25