Actually fixed it this time, missed &&
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -26,7 +26,7 @@ autoload -Uz _zinit
|
||||
zinit ice wait lucid && zinit light zsh-users/zsh-syntax-highlighting
|
||||
zinit ice wait lucid && zinit light zsh-users/zsh-completions
|
||||
zinit ice wait lucid && zinit light Aloxaf/fzf-tab
|
||||
zinit ice wait lucid atload'_zsh_autosuggest_start bindkey "^y" autosuggest-accept' && zinit light zsh-users/zsh-autosuggestions
|
||||
zinit ice wait lucid atload'_zsh_autosuggest_start && bindkey "^y" autosuggest-accept' && zinit light zsh-users/zsh-autosuggestions
|
||||
zinit ice depth=1 wait lucid && zinit light jeffreytse/zsh-vi-mode
|
||||
|
||||
# # Zsh snippets
|
||||
|
||||
Reference in New Issue
Block a user