comment opt setting
This commit is contained in:
parent
531677ae58
commit
3951db70aa
@ -16,7 +16,7 @@ setopt pushd_to_home
|
||||
# setopt correct_all
|
||||
|
||||
# Prohibit overwrite by redirection(> & >>) (Use >! and >>! to bypass.)
|
||||
setopt no_clobber
|
||||
# setopt no_clobber
|
||||
|
||||
# Deploy {a-c} -> a b c
|
||||
setopt brace_ccl
|
||||
@ -67,7 +67,7 @@ setopt print_exit_value
|
||||
#setopt xtrace
|
||||
|
||||
# Confirm when executing 'rm *'
|
||||
setopt rm_star_wait
|
||||
# setopt rm_star_wait
|
||||
|
||||
# Let me know immediately when terminating job
|
||||
setopt notify
|
||||
|
Loading…
Reference in New Issue
Block a user