From e7529728e431d4f5325cd177251f9a93bbc698c6 Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Wed, 4 Sep 2024 20:48:02 -0500 Subject: [PATCH] Update .zshrc --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index b5bb0f9..bdcb359 100644 --- a/.zshrc +++ b/.zshrc @@ -110,4 +110,5 @@ export PATH="$PATH:/home/matthew/.local/bin" #Kubectl source <(kubectl completion zsh) +source ~/.zsh/catppuccin_mocha-zsh-syntax-highlighting.zsh echo "source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc \ No newline at end of file