yadm-config/.config/yadm/bootstrap.v2/applications/30-Yazi.sh

14 lines
357 B
Bash
Executable file

#!/bin/env sh
addApplications yazi p7zip jq poppler fd ripgrep fzf zoxide imagemagick fuse-archive zip \
blobdrop-git ouch xdg-desktop-portal-termfilechooser-hunkyburrito-git \
gvfs gvfs-smb
setupYazi() {
ya pack -i
systemctl --user restart xdg-desktop-portal-termfilechooser
systemctl --user restart xdg-desktop-portal
}
addActions setupYazi