From 838aaa093a753ddd63a6373c8ee2752dd3bc4658 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 6 Oct 2021 02:21:15 +0300 Subject: zsh: add syntax hilight plugin, remove cpanm --- .zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 09cdb80..2a1ad7d 100644 --- a/.zshrc +++ b/.zshrc @@ -54,14 +54,15 @@ COMPLETION_WAITING_DOTS="true" # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. plugins=( + aws colored-man-pages - cpanm git gitignore taskwarrior tmux z zsh-autosuggestions + zsh-syntax-highlighting ) source $ZSH/oh-my-zsh.sh -- cgit v1.2.3-70-g09d2