From a42a3c8593699b2f20b544e8f8a454ad132a073e Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 4 May 2017 11:40:04 +0100 Subject: [PATCH] Remove useless plugins from zsh --- shell/zshrc.zsh | 2 -- 1 file changed, 2 deletions(-) diff --git a/shell/zshrc.zsh b/shell/zshrc.zsh index 279a3a2..0a8d89a 100644 --- a/shell/zshrc.zsh +++ b/shell/zshrc.zsh @@ -19,10 +19,8 @@ UNBUNDLED_COMMANDS=(shotgun) source "$DOTZSH/zplug/zplug" alias zp="zplug" -zplug "plugins/brew", from:oh-my-zsh zplug "plugins/bundler", from:oh-my-zsh zplug "plugins/git", from:oh-my-zsh -zplug "plugins/powder", from:oh-my-zsh zplug "$DOTZSH/themes/plain", from:local