Update rc.conf

This commit is contained in:
Salim Zaidi 2023-06-28 18:12:22 +01:00
parent afdcc58c0a
commit 320d80fbe0

View file

@ -33,7 +33,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)