From 12e0d89de6002260e552c12f3fed55afea72cdd3 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Thu, 9 Jul 2020 00:43:30 +0200 Subject: Added cursor and changed theme to Gruvbox. --- files/ranger/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ranger/rc.conf') diff --git a/files/ranger/rc.conf b/files/ranger/rc.conf index d81f14f..4fe51db 100644 --- a/files/ranger/rc.conf +++ b/files/ranger/rc.conf @@ -263,7 +263,7 @@ map ,p shell asPDF.sh %f 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 ,uz shell 7z x %f map ,ur shell unrar x %f map ,ut shell tar -xvzf %f map ,m shell move.sh %s -- cgit v1.2.1