zsh - add highlighting to input

This commit is contained in:
Felix Van der Jeugt 2015-01-24 22:50:11 +01:00
parent 44e51aec75
commit 22b70dcd1d
1 changed files with 3 additions and 0 deletions

3
zshrc
View File

@ -47,3 +47,6 @@ stty -ixon # turn of <C-s> 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