|
|
@ -17,7 +17,8 @@ autoload -Uz zinit |
|
|
|
# usage see https://github.com/zdharma/zinit |
|
|
|
|
|
|
|
zinit light zsh-users/zsh-autosuggestions |
|
|
|
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=7' |
|
|
|
#ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=7' |
|
|
|
source "$XDG_CONFIG_HOME/zsh/theme_current" |
|
|
|
|
|
|
|
zinit light zdharma/fast-syntax-highlighting |
|
|
|
zinit light chrissicool/zsh-256color |
|
|
|