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