mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
auto up 01:59:20 up 7:21, 2 users, load average: 0.17, 0.29, 0.37
This commit is contained in:
@@ -10,11 +10,13 @@ prepend_keymap = [
|
||||
|
||||
# Chmod in yazi
|
||||
{on = [ "c", "m" ],run = "plugin chmod",desc = "Chmod on selected files"},
|
||||
|
||||
{on = [ "g", "E" ],run = "plugin gpg",desc = "Gpg the hovered file"},
|
||||
{on = [ "q" ],run = "plugin projects quit",desc = "Quit with save"},
|
||||
{on = [ "M" ],run = "plugin mount",desc = "Quit with save"},
|
||||
|
||||
# Recover the last delted file
|
||||
{ on = ["u"], run = "plugin restore", desc = "Restore last deleted files/folders" },
|
||||
{ on = ["T"], run = "plugin toggle-pane max-preview", desc = "Restore last deleted files/folders" },
|
||||
|
||||
# Get the size of the cwd
|
||||
{ on = [ "\\", "s" ], run = "plugin what-size", desc = "Calc size of selection or cwd" },
|
||||
|
||||
Reference in New Issue
Block a user