diff --git a/alias.zsh b/alias.zsh index 8194a7e..b1518dc 100644 --- a/alias.zsh +++ b/alias.zsh @@ -5,7 +5,7 @@ # Sorin Ionescu # -setopt CORRECT # Correct commands. +setopt CORRECT # Correct commands. # The 'ls' Family if (( $+commands[dircolors] )); then