zsh: feat: Add zsh-syntax-highlighting
This commit is contained in:
5
.zshrc
5
.zshrc
@@ -55,4 +55,7 @@ zinit ice depth=1; zinit light romkatv/powerlevel10k
|
||||
zinit light zsh-users/zsh-history-substring-search
|
||||
bindkey '^[[A' history-substring-search-up
|
||||
bindkey '^[[B' history-substring-search-down
|
||||
export HISTORY_SUBSTRING_SEARCH_ENSURE_UNIQUE=true
|
||||
export HISTORY_SUBSTRING_SEARCH_ENSURE_UNIQUE=true
|
||||
|
||||
# zsh-syntax-highlighting
|
||||
zinit light zsh-users/zsh-syntax-highlighting
|
||||
|
||||
Reference in New Issue
Block a user