1
0
Fork 0

shuffle delete/trash keybinds so I stop fucking up

This commit is contained in:
Luca Bilke 2024-01-24 00:55:35 +01:00
parent 74b767d213
commit 328bca8702
1 changed files with 4 additions and 5 deletions

View File

@ -153,9 +153,9 @@ map <c-c>t fzftags
map <c-c>m fzfmarks
map <c-c>f fzfshortcut
map <c-c>g fzfgrep
map D trash
map <c-d> $trash-restore $PWD
map T &rm -rf -- $fx
map T trash
map <c-t> $trash-restore $PWD
map <c-d> &rm -rf -- $fx
map <c-e> $aunpack $fx
map R toggle-preview
map P link
@ -163,10 +163,9 @@ map P link
map <c-g> lazygit
map <c-v> push :!$EDITOR<space>
map <c-n> push :mkdir<space>
map <c-t> push :&touch<space>
map N push :&touch<space>
map <c-r> reload
map <c-s> set hidden!
map <enter> shell
map x $$f
map X !$f
map o open-with