mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-06 03:19:28 +00:00
Update rc.conf
This commit is contained in:
parent
afdcc58c0a
commit
320d80fbe0
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
@ -616,4 +616,4 @@ copytmap <ESC> q Q w <C-c>
|
|||
default_linemode devicons
|
||||
|
||||
# find
|
||||
map <C-f> fzf_select
|
||||
map <C-f> fzf_select
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue