mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-21 17:27:13 +01:00
activate zsh syntax highlighting
This commit is contained in:
parent
011aa2d57d
commit
5d2fb20cca
2
zshrc
2
zshrc
@ -80,7 +80,7 @@ if [[ $#h -gt 0 ]]; then
|
||||
zstyle ':completion:*:(ssh|scp|rsync|slogin):*' hosts $h
|
||||
fi
|
||||
|
||||
# source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
source /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
# source <(kubectl completion zsh)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user