aboutsummaryrefslogtreecommitdiff
path: root/files/ranger
diff options
context:
space:
mode:
Diffstat (limited to 'files/ranger')
-rw-r--r--files/ranger/rc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/ranger/rc.conf b/files/ranger/rc.conf
index 6652a07..512d42f 100644
--- a/files/ranger/rc.conf
+++ b/files/ranger/rc.conf
@@ -264,6 +264,8 @@ map ,P shell lowriter --convert-to pdf %f
map ,um shell sudo umount %p
map ,z shell zip -r %f.zip %s
map ,uz shell unzip %f
+map ,ur shell unrar x %f
+map ,ut shell tar -xvzf %f
map ,m shell move.sh %s
map ,c shell copy.sh %s
map ,C shell scp.sh %s