feat: yazi support

This commit is contained in:
Matthew Ryan Dillon 2024-11-14 11:27:52 +08:00
parent 119613ee58
commit 32a7187214
3 changed files with 15 additions and 0 deletions

View file

@ -34,6 +34,7 @@ sudo port install \
wget \
xz \
zellij \
yazi \
zk \
zsh
@ -48,6 +49,7 @@ sudo apt install \
tmux \
tree \
wget \
yazi \
-y
{{ end }}