diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-25 20:15:11 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-25 20:15:11 +0900 |
| commit | 1dd4c28afbfd62e1947afa03162788b6e8974ed1 (patch) | |
| tree | 2acbcd12a5353e2b36d3a4d23aa6aeb662f7a339 /mac/.config | |
| parent | 28e8bdf7f8286bd431b7f3b709e79f3827b31469 (diff) | |
modified yazi/keymap-default.toml, modified bin/gitupdate, modified yazi/keymap-default.toml, modified bin/gitupdate
Diffstat (limited to 'mac/.config')
| -rw-r--r-- | mac/.config/yazi/keymap-default.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/yazi/keymap-default.toml b/mac/.config/yazi/keymap-default.toml index 6b7acad..dd78bc1 100644 --- a/mac/.config/yazi/keymap-default.toml +++ b/mac/.config/yazi/keymap-default.toml @@ -190,7 +190,7 @@ run = "plugin chmod" desc = "Chmod on selected files" [[mgr.prepend_keymap]] -on = "<C-d>" +on = [ "g", "f"] run = "plugin diff" desc = "Diff the selected with the hovered file" |
