summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/defaults/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/defaults/rc.conf b/ranger/defaults/rc.conf
index 92573832..e5b4ef30 100644
--- a/ranger/defaults/rc.conf
+++ b/ranger/defaults/rc.conf
@@ -91,6 +91,7 @@ map gs cd /srv
 map gR eval fm.cd(ranger.RANGERDIR)
 
 # External Programs
+map E  edit
 map du shell -p du --max-depth=1 -h --apparent-size
 map dU shell -p du --max-depth=1 -h --apparent-size | sort -rh
 map yp shell -d echo -n %d/%f | xsel -i