From d9e417f4e8df8c7214393826c2b972f93b1a1a1d Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Fri, 30 Sep 2016 15:40:30 +0200 Subject: [PATCH] most hidden files are in my home and those aren't hidden anyway --- config/ranger/rc.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/ranger/rc.conf b/config/ranger/rc.conf index d7b00b0..f9e3ff4 100644 --- a/config/ranger/rc.conf +++ b/config/ranger/rc.conf @@ -26,7 +26,7 @@ set column_ratios 1,3,4 set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$ # Show hidden files? You can toggle this by typing 'zh' -set show_hidden false +set show_hidden true # Ask for a confirmation when running the "delete" command? # Valid values are "always" (default), "never", "multiple" @@ -165,7 +165,6 @@ set xterm_alt_key false # setlocal path=~/downloads sort mtime setlocal path=/data/temporary sort mtime setlocal path=/data/temporary sort_directories_first false -setlocal path=~/ show_hidden True setlocal path=/mnt/memoria/snapshots-void sort mtime setlocal path=/mnt/memoria/snapshots-void sort_directories_first false