diff --git a/zshrc b/zshrc index ae1ad57..83d3f80 100644 --- a/zshrc +++ b/zshrc @@ -47,3 +47,6 @@ stty -ixon # turn of for vimshell export GPG_TTY=$(tty) envoy -t gpg-agent source <(envoy -p) + +# Syntax highlighting +source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh