From 218fd8c020a5e3a3aafba70cf1f403c7b4c59d7b Mon Sep 17 00:00:00 2001 From: Nathan Stilwell Date: Thu, 3 Jul 2014 15:27:45 -0400 Subject: [PATCH] tweaking corrections --- custom/corrections.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/corrections.zsh b/custom/corrections.zsh index 4e1861509..e28f3b202 100644 --- a/custom/corrections.zsh +++ b/custom/corrections.zsh @@ -3,6 +3,6 @@ alias hg='nocorrect hg' alias figlet="nocorrect figlet" alias ksdiff="nocorrect ksdiff" alias scala="nocorrect scala" -alias grunt="nocorrect grunt" alias idea="nocorrect idea" alias rake="noglob rake" +alias ...="noglob ..."