zsh - add highlighting to input
This commit is contained in:
parent
44e51aec75
commit
22b70dcd1d
1 changed files with 3 additions and 0 deletions
3
zshrc
3
zshrc
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue