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