zsh: feat: Add zsh-autosuggestions to zshrc
This commit is contained in:
3
.zshrc
3
.zshrc
@@ -57,5 +57,8 @@ bindkey '^[[A' history-substring-search-up
|
||||
bindkey '^[[B' history-substring-search-down
|
||||
export HISTORY_SUBSTRING_SEARCH_ENSURE_UNIQUE=true
|
||||
|
||||
# zsh-autosuggestions
|
||||
zinit light zsh-users/zsh-autosuggestions
|
||||
|
||||
# zsh-syntax-highlighting
|
||||
zinit light zsh-users/zsh-syntax-highlighting
|
||||
|
||||
Reference in New Issue
Block a user