From 1240c588030addaacd81deda5b02637905769a76 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Sat, 2 Feb 2013 18:17:29 +0100 Subject: [PATCH] Ranger: changed shortcuts. --- .config/ranger/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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