|
|
|
@ -213,5 +213,7 @@ bindkey "[3~" delete-char |
|
|
|
bindkey "^[[Z" reverse-menu-complete |
|
|
|
|
|
|
|
|
|
|
|
ZSH_AUTOSUGGEST_STRATEGY=(history completion) |
|
|
|
source "${RC_PATH}/zsh-autosuggestions/zsh-autosuggestions.zsh" |
|
|
|
# ZSH syntax highlighting : /!\ keep at the bottom ! |
|
|
|
source "${RC_PATH}/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh" |
|
|
|
|