From 297327c8c3a46ab35405cac9d192e7a8d3fcd145 Mon Sep 17 00:00:00 2001 From: David Todd Date: Wed, 31 Mar 2021 14:25:06 -0500 Subject: [PATCH] Change the zsh plugins --- home/.zshrc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/home/.zshrc b/home/.zshrc index 6d6234d..5504242 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -61,12 +61,11 @@ COMPLETION_WAITING_DOTS="true" # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(git \ - catimg \ - fancy-ctrl-z \ +plugins=(cp \ + git\ emoji \ - aws \ - jsontools \ + emoji-clock \ + fancy-ctrl-z \ zsh-syntax-highlighting) # zsh-syntax-highlighting must remain the last plugin # Load oh-my-zsh