From ae5aa8596701ea64edc7affb99ef1aeb3f784b67 Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Tue, 13 Mar 2012 18:43:48 -0400 Subject: [PATCH] Fix comment indentation --- alias.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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