feat(zsh): do not get confirmation for rm *
This commit is contained in:
parent
e51927a37e
commit
30c5dfdea1
@ -18,4 +18,6 @@ setopt AUTO_PUSHD
|
||||
setopt HASH_CMDS
|
||||
setopt COMBININGCHARS
|
||||
|
||||
setopt RM_STAR_SILENT
|
||||
|
||||
unsetopt BEEP
|
||||
|
Loading…
Reference in New Issue
Block a user