From a3b19b9f4cd804e263e066f9712cfa0a126c3195 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Tue, 8 Jun 2021 19:03:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=B8=D1=88=D0=BD=D0=B8=D0=B5=20=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D0=B1=D0=B5=D0=BB=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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