update ranger config

This commit is contained in:
ksyasuda 2021-11-21 21:54:41 -08:00
parent bcb780f88e
commit 1b3ba3ae02

View File

@ -28,7 +28,7 @@ set viewmode miller
#set viewmode multipane
# How many columns are there, and what are their relative widths?
set column_ratios 1,3,4
set column_ratios 2,3,4
# Which files should be hidden? (regular expression)
set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$