feat: use yazi as file manager
This commit is contained in:
parent
3049173514
commit
2a73c71067
6 changed files with 28 additions and 11 deletions
6
home/config/yazi/keymap.toml
Normal file
6
home/config/yazi/keymap.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
[manager]
|
||||
|
||||
append_keymap = [{ on = ["<C-n>"], run = '''
|
||||
shell 'ripdrag "$@" -x 2>/dev/null &' --confirm
|
||||
''' }]
|
||||
Loading…
Add table
Add a link
Reference in a new issue