diff --git a/zsh/.zshrc b/zsh/.zshrc index ca4364e..83270bf 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -9,7 +9,7 @@ autoload -Uz promptinit && promptinit autoload -U compinit && compinit # Init plugin handling -[ -f $HOME/.local/share/miniplug.zsh ] && curl \ +[ -f $HOME/.local/share/miniplug.zsh ] || curl \ -sL --create-dirs \ https://git.sr.ht/~yerinalexey/miniplug/blob/master/miniplug.zsh \ -o $HOME/.local/share/miniplug.zsh