Update .zshrc

This commit is contained in:
Matthew Fisher 2024-09-04 20:48:02 -05:00
parent 0f09dd846e
commit e7529728e4

1
.zshrc
View File

@ -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