diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index 61aa65e..f0a7f3e 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -34,7 +34,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", "never", "multiple" (default)