From 25c0c0cdfcd60b5ea663c8cd87af99aaa814122c Mon Sep 17 00:00:00 2001 From: tinogomes Date: Fri, 16 Nov 2012 10:00:21 -0200 Subject: [PATCH] correction: new nocorrect for su command --- lib/correction.zsh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/correction.zsh b/lib/correction.zsh index fc60dcdbd..3d73b5105 100644 --- a/lib/correction.zsh +++ b/lib/correction.zsh @@ -8,3 +8,5 @@ alias gist='nocorrect gist' alias heroku='nocorrect heroku' alias ebuild='nocorrect ebuild' alias hpodder='nocorrect hpodder' +alias su='nocorrect su' +