amadaluzian-zsh: fix package a small bit
This commit is contained in:
parent
3307e8259d
commit
941c8803b3
2 changed files with 12 additions and 10 deletions
|
@ -1,11 +1,11 @@
|
|||
source "@zsh-deferPath@"
|
||||
|
||||
eval "$(@starshipPath@ init zsh)"
|
||||
eval "$(@zoxidePath@ init zsh --cmd j)"
|
||||
|
||||
source "@zsh-deferPath@"
|
||||
|
||||
zsh-defer source "@fzf-tabPath@"
|
||||
zsh-defer source "@zsh-syntax-highlightingPath@"
|
||||
zsh-defer source "@zsh-autosuggestionsPath@"
|
||||
source "@fzf-tabPath@"
|
||||
|
||||
zstyle ':fzf-tab:*' fzf-command "@fzfPath@"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue