Disable CLOBBER

This commit is contained in:
Andrea Mistrali 2021-09-10 09:08:42 +02:00
parent f8ef49befc
commit 7f26e0b6c0
No known key found for this signature in database
GPG Key ID: 6FB0A77F6D5DA9B2
1 changed files with 3 additions and 1 deletions

View File

@ -24,13 +24,15 @@ setopt NO_HIST_BEEP
setopt LIST_TYPES
setopt LONG_LIST_JOBS
setopt no_CLOBBER
setopt no_BEEP
setopt no_HUP
setopt NOTIFY
setopt PATH_DIRS
setopt SHORT_LOOPS
setopt prompt_subst
setopt PROMPT_SUBST
setopt AUTO_CD
setopt AUTO_MENU