mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
use atool to extract archives instead of non-existing extract script
This commit is contained in:
parent
bf5b003d83
commit
6fda790b71
@ -457,7 +457,7 @@ map cW bulkrename %s
|
|||||||
map mkd console mkdir%space
|
map mkd console mkdir%space
|
||||||
map sc console shell ln -sT%space
|
map sc console shell ln -sT%space
|
||||||
map D console delete
|
map D console delete
|
||||||
map X shell extract %f
|
map X shell atool -x %f
|
||||||
map Z shell tar -cvzf %f.tar.gz %s
|
map Z shell tar -cvzf %f.tar.gz %s
|
||||||
map <C-f> fzf_select
|
map <C-f> fzf_select
|
||||||
map <C-l> fzf_locate
|
map <C-l> fzf_locate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user