files manager lf config

This commit is contained in:
Максим Тотмин 2023-07-26 20:05:26 +07:00
parent 8b7bb62372
commit 12476c3a35

23
rockethype/config/lf/lfrc Normal file
View File

@ -0,0 +1,23 @@
set shell zsh
set shellopts '-eu'
set ifs "\n"
set cursorpreviewfmt "\033[7;2m"
cmd open &xdg-open $f
#Binding
map U !du -csh *
map a rename
map o open
map <f-6> :push a
map <f-7> :push %mkdir<space>
map <f-8> delete
map gh cd ~
map gg cd ..
map gr cd ~/Desktop
map gd cd ~/Documents
map gl cd ~/Games/Lutris
map gs cd ~/Games/Steam
map xc !gpg -c $f
map xd !gpg $f