diff --git a/plugins.zsh b/plugins.zsh index 45916b3..2ffcd60 100644 --- a/plugins.zsh +++ b/plugins.zsh @@ -24,7 +24,7 @@ if command -v peco > /dev/null 2>&1; then zplug "jimeh/zsh-peco-history" fi -zplug "plugins/command-not-found", from:oh-my-zsh +zplug "plugins/command-not-found", from:oh-my-zsh zplug "plugins/common-aliases", from:oh-my-zsh zplug "plugins/debian", from:oh-my-zsh if command -v fzf > /dev/null 2>&1; then