From 41638047a143c08acb44a303545d3f9612e0622f Mon Sep 17 00:00:00 2001 From: sudoer777 Date: Mon, 23 Oct 2023 16:03:39 -0500 Subject: [PATCH] Modify zshrc --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index e764ac8..279242f 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -84,6 +84,7 @@ plugins=( rbenv ruby zsh-autosuggestions + zsh-syntax-highlighting colors )