Fix plugins

This commit is contained in:
Oshgnacknak 2022-09-02 16:29:48 +02:00
parent 054e978233
commit 194d515474
Signed by: Oshgnacknak
GPG key ID: 8CB7375654585956

1
_zshrc
View file

@ -41,6 +41,7 @@ source /usr/share/fzf/key-bindings.zsh
source /usr/share/fzf/completion.zsh
setopt interactivecomments
setopt HIST_IGNORE_SPACE
eval $(thefuck --alias)