From 2e2e320841e46d0a67e8a7bf12802071b4713a7d Mon Sep 17 00:00:00 2001 From: Nathan Stilwell Date: Mon, 2 Dec 2013 11:50:26 -0500 Subject: [PATCH] update corrections from backup --- custom/corrections.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom/corrections.zsh b/custom/corrections.zsh index d0eecaa2c..4b8139924 100644 --- a/custom/corrections.zsh +++ b/custom/corrections.zsh @@ -5,6 +5,6 @@ alias npm='nocorrect npm' alias figlet="nocorrect figlet" alias ksdiff="nocorrect ksdiff" alias scala="nocorrect scala" -alias nodo="nocorrect nodo" alias grunt="nocorrect grunt" -alias start="nocorrect start" +alias idea="nocorrect idea" +alias rake="noglob rake" \ No newline at end of file