From 7ccf57b4efd815c2f1e93a8d41603eb9a664ea07 Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Sun, 6 Apr 2025 13:54:20 +1000 Subject: [PATCH] Update .zshrc --- configs/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/.zshrc b/configs/.zshrc index 4273aaf..9eab6fd 100644 --- a/configs/.zshrc +++ b/configs/.zshrc @@ -64,6 +64,7 @@ plugins=( zsh-autosuggestions # zsh-eza fzf-zsh-plugin + zsh-syntax-highlighting )