feat(zsh): alt-c hide .files
This commit is contained in:
parent
6eff2c0b4d
commit
b23c4296f1
1 changed files with 2 additions and 0 deletions
|
@ -31,3 +31,5 @@ setopt EXTENDED_HISTORY
|
||||||
setopt EXTENDED_GLOB
|
setopt EXTENDED_GLOB
|
||||||
|
|
||||||
WORDCHARS=''
|
WORDCHARS=''
|
||||||
|
|
||||||
|
FZF_ALT_C_OPTS=--walker=dir,follow
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue