move installation of eza on zsh.sh
This commit is contained in:
@@ -6,9 +6,10 @@ if [[ $USE_PRESET = [Yy] ]]; then
|
||||
fi
|
||||
|
||||
zsh=(
|
||||
zsh
|
||||
zsh-completions
|
||||
fzf
|
||||
eza
|
||||
zsh
|
||||
zsh-completions
|
||||
fzf
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user