[zoxide] deploy everywhere
This commit is contained in:
parent
920ad2b929
commit
4c0c24e62c
BIN
dot_bin/executable_zoxide
Executable file
BIN
dot_bin/executable_zoxide
Executable file
Binary file not shown.
@ -39,9 +39,7 @@ zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}' # ignore case
|
|||||||
source ~/.zsh/aliases
|
source ~/.zsh/aliases
|
||||||
source ~/.zsh/functions
|
source ~/.zsh/functions
|
||||||
source ~/.zsh/exports
|
source ~/.zsh/exports
|
||||||
source ~/.zsh/dstask-completion.zsh
|
|
||||||
source ~/.zsh/fzf-completion.zsh
|
source ~/.zsh/fzf-completion.zsh
|
||||||
source ~/.zsh/scw-completion.zsh
|
|
||||||
|
|
||||||
{{- if eq .chezmoi.hostname "taupo" }}
|
{{- if eq .chezmoi.hostname "taupo" }}
|
||||||
source ~/.zsh/aliases_taupo
|
source ~/.zsh/aliases_taupo
|
||||||
@ -49,8 +47,10 @@ source ~/.zsh/functions_taupo
|
|||||||
source ~/.config/broot/launcher/bash/br
|
source ~/.config/broot/launcher/bash/br
|
||||||
source /usr/share/virtualenvwrapper/virtualenvwrapper_lazy.sh
|
source /usr/share/virtualenvwrapper/virtualenvwrapper_lazy.sh
|
||||||
#source /usr/share/doc/fzf/examples/key-bindings.zsh
|
#source /usr/share/doc/fzf/examples/key-bindings.zsh
|
||||||
eval "$(zoxide init zsh)"
|
source ~/.zsh/scw-completion.zsh
|
||||||
|
source ~/.zsh/dstask-completion.zsh
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
eval "$(zoxide init zsh)"
|
||||||
eval "$(starship init zsh)"
|
eval "$(starship init zsh)"
|
||||||
source <(antibody init)
|
source <(antibody init)
|
||||||
antibody bundle < ~/.zsh_plugins
|
antibody bundle < ~/.zsh_plugins
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user