use atool to extract archives instead of non-existing extract script
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user