mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
revert
This commit is contained in:
parent
8f7b45ca8d
commit
a86df84cb2
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ keymap = [
|
|||
{ on = [ "g", "h" ], exec = "cd ~" },
|
||||
{ on = [ "g", "c" ], exec = "cd ~/.config" },
|
||||
{ on = [ "g", "d" ], exec = "cd ~/Downloads" },
|
||||
{ on = [ "m", "g" ], exec = "cd /tmp" },
|
||||
{ on = [ "g", "t" ], exec = "cd /tmp" },
|
||||
]
|
||||
|
||||
[tasks]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue