Add histignorespace
This commit is contained in:
parent
e1e5d46397
commit
462d775b4a
2
init.zsh
2
init.zsh
@ -31,7 +31,7 @@ function source_user_file {
|
|||||||
source_user_file "early-init"
|
source_user_file "early-init"
|
||||||
|
|
||||||
# Some options
|
# Some options
|
||||||
setopt autocd extendedglob rm_star_silent completealiases rc_quotes
|
setopt autocd extendedglob rm_star_silent completealiases rc_quotes histignorespace
|
||||||
unsetopt beep notify
|
unsetopt beep notify
|
||||||
|
|
||||||
# Some general, random configuration
|
# Some general, random configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user