feat: use yazi as file manager

This commit is contained in:
DACHXY 2025-01-26 14:45:49 +08:00
parent 3049173514
commit 2a73c71067
6 changed files with 28 additions and 11 deletions

View file

@ -0,0 +1,6 @@
[manager]
append_keymap = [{ on = ["<C-n>"], run = '''
shell 'ripdrag "$@" -x 2>/dev/null &' --confirm
''' }]