diff --git a/init.zsh b/init.zsh index b12e600..aaf88f4 100644 --- a/init.zsh +++ b/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