From 919a3afa6acf4b3204504974cc1a44bd51d4cc04 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Tue, 30 May 2017 22:44:08 +0100 Subject: [PATCH] Cleanout zsh plugins --- bash/.zshrc | 9 --------- 1 file changed, 9 deletions(-) diff --git a/bash/.zshrc b/bash/.zshrc index 8209ee1..47cd248 100644 --- a/bash/.zshrc +++ b/bash/.zshrc @@ -4,21 +4,12 @@ source $ZSH/oh-my-zsh.sh # Plugins plugins=( - git-extras - catimg django - npm pip pyenv python common-aliases - dircycles gitfast - jsontools - systemd - nyan - lol - web-search zsh-completions )