[zsh] remove bash insulter

This commit is contained in:
odrling 2023-11-27 19:55:29 +01:00
parent d7ee602d21
commit 61cb1ec25d
No known key found for this signature in database
GPG key ID: E24CA7508C27AF5B

2
.zshrc
View file

@ -24,8 +24,6 @@ zinit light chisui/zsh-nix-shell
zinit ice has'fzf' wait lucid; zinit snippet ~/.bash/fzf/shell/completion.zsh
zinit ice has'fzf' wait lucid; zinit snippet ~/.bash/fzf/shell/key-bindings.zsh
zinit ice wait"1" lucid
zinit snippet https://raw.githubusercontent.com/hkbakke/bash-insulter/master/src/bash.command-not-found
zinit ice has'fzf' wait lucid; zinit snippet ~/.bash/fzf-tab-completion/zsh/fzf-zsh-completion.sh
command -v direnv 2>&1 > /dev/null && source <(direnv hook zsh)