From cab95e7b5f26369104aa9c8f5ca98c7ac220f81a Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Tue, 7 Apr 2015 12:06:37 +0200 Subject: [PATCH] remove debian plugin, clashes with ag --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index d2d9f54..d7f21b5 100644 --- a/zshrc +++ b/zshrc @@ -12,7 +12,7 @@ case $(hostname) in plugins+=() ;; everard) - plugins+=(debian jira) + plugins+=(jira) ;; esac