updates
This commit is contained in:
parent
dfc23d93ab
commit
4b067887ef
@ -75,22 +75,22 @@ __git_files () {
|
||||
_wanted files expl 'local files' _files
|
||||
}
|
||||
|
||||
# PLUGINS
|
||||
zinit ice depth=1; zinit light romkatv/powerlevel10k
|
||||
# append completions to fpath
|
||||
fpath=(/bedrock/share/zsh/completion /bedrock/cross/zsh-completion $fpath)
|
||||
|
||||
# PLUGINS
|
||||
zinit ice depth=1; zinit light romkatv/powerlevel10k
|
||||
|
||||
zinit load asdf-vm/asdf
|
||||
|
||||
. ~/.asdf/plugins/java/set-java-home.zsh
|
||||
|
||||
zinit wait lucid light-mode for \
|
||||
atload'_zsh_autosuggest_start' zsh-users/zsh-autosuggestions \
|
||||
atload"zicompinit; zicdreplay" blockf zsh-users/zsh-completions \
|
||||
atload'_zsh_autosuggest_start' zsh-users/zsh-autosuggestions \
|
||||
joshskidmore/zsh-fzf-history-search \
|
||||
hlissner/zsh-autopair \
|
||||
zsh-users/zsh-history-substring-search \
|
||||
z-shell/F-Sy-H \
|
||||
djui/alias-tips
|
||||
z-shell/F-Sy-H
|
||||
|
||||
# ALIASES
|
||||
for file in $XDG_CONFIG_HOME/zsh/aliases/* ; do
|
||||
|
Loading…
Reference in New Issue
Block a user