most hidden files are in my home and those aren't hidden anyway
This commit is contained in:
parent
e2a0478b99
commit
d9e417f4e8
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user