Actually fixed it this time, missed &&

This commit is contained in:
2024-11-02 18:31:06 +02:00
parent 97a2d5c3a3
commit d5ea510c76

2
.zshrc
View File

@@ -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