Update .zshrc

This commit is contained in:
Matthew Fisher 2024-09-04 20:47:31 -05:00
parent 1ae7740dba
commit 0f09dd846e

1
.zshrc
View File

@ -110,3 +110,4 @@ export PATH="$PATH:/home/matthew/.local/bin"
#Kubectl
source <(kubectl completion zsh)
echo "source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc