diff --git a/alias.zsh b/alias.zsh index b0be699..05c8a9c 100644 --- a/alias.zsh +++ b/alias.zsh @@ -1,5 +1,4 @@ -setopt CORRECT # Correct commands. -setopt CORRECT_ALL # Correct all arguments. +setopt CORRECT # Correct commands. # The 'ls' Family if zstyle -t ':omz:alias:ls' color; then