amadaluzian-zsh: fix package a small bit

This commit is contained in:
Artur Manuel 2025-04-03 02:10:01 +01:00
commit 941c8803b3
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q
2 changed files with 12 additions and 10 deletions

View file

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