summaryrefslogtreecommitdiff
path: root/config/yazi/keymap.toml
blob: caaf483983306f2cb630d574d56e7dd022ff1743 (plain)
1
2
3
4
[[mgr.prepend_keymap]]
on = "e"
run = "shell '7z x \"$1\" -o\"${1%.*/}\"'"
desc = "Extract archive with 7z"