diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index e5ce66d5..1eec31d9 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -44,8 +44,8 @@ map DD shell trash-put -- %s ## Extraction. Ranger uses '1l', but does not work when extension is not ## right. Using atools instead. -map exe shell aunpack -e %s -map exg shell aunpack -e %s -X "$HOME/games/" +map ex shell aunpack -e %s +map eeg shell aunpack -e %s -X "$HOME/games/" ## Git map ega shell -w git add %s