updates
This commit is contained in:
parent
44d019cc0a
commit
6ba5098e68
@ -80,19 +80,13 @@ fpath=(/bedrock/share/zsh/completion /bedrock/cross/zsh-completion $fpath)
|
|||||||
|
|
||||||
zinit wait lucid light-mode for \
|
zinit wait lucid light-mode for \
|
||||||
atload'_zsh_autosuggest_start' zsh-users/zsh-autosuggestions \
|
atload'_zsh_autosuggest_start' zsh-users/zsh-autosuggestions \
|
||||||
|
atload"zicompinit; zicdreplay" blockf zsh-users/zsh-completions \
|
||||||
joshskidmore/zsh-fzf-history-search \
|
joshskidmore/zsh-fzf-history-search \
|
||||||
hlissner/zsh-autopair \
|
hlissner/zsh-autopair \
|
||||||
zsh-users/zsh-history-substring-search \
|
zsh-users/zsh-history-substring-search \
|
||||||
z-shell/F-Sy-H \
|
z-shell/F-Sy-H \
|
||||||
djui/alias-tips
|
djui/alias-tips
|
||||||
|
|
||||||
zi for \
|
|
||||||
atload"zicompinit; zicdreplay" \
|
|
||||||
blockf \
|
|
||||||
lucid \
|
|
||||||
wait \
|
|
||||||
zsh-users/zsh-completions
|
|
||||||
|
|
||||||
# ALIASES
|
# ALIASES
|
||||||
for file in $XDG_CONFIG_HOME/zsh/aliases/* ; do
|
for file in $XDG_CONFIG_HOME/zsh/aliases/* ; do
|
||||||
source "$file"
|
source "$file"
|
||||||
|
Loading…
Reference in New Issue
Block a user