From a0c746e011149dc99728a23cec2c72824b658ecf Mon Sep 17 00:00:00 2001 From: "David Todd (c0de)" Date: Sun, 16 Sep 2018 15:12:52 -0500 Subject: [PATCH] Disable nyan plugin as it doesn't do anything anymore --- shell/zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/zshrc b/shell/zshrc index 29374fe..8a26f9d 100644 --- a/shell/zshrc +++ b/shell/zshrc @@ -71,7 +71,6 @@ COMPLETION_WAITING_DOTS="true" # Add wisely, as too many plugins slow down shell startup. plugins=(git \ virtualenvwrapper \ - nyan \ catimg) # Load oh-my-zsh