Bob Bonifield
f082d7a245
Making auto-correction off by default
...
- Allows for the user to turn on auto-correction using the
$ENABLE_CORRECTION variable
- Adds aliases regardless of variable assignment to aid users that use
setopt to turn correction back on in their zshrc
2013-12-04 20:59:57 -07:00
Robby Russell
81ed0c4115
Resolving conflict with merge of #970
2013-04-23 20:44:35 -07:00
Morgan Larosa
682961e930
Add a configuration option to disable autocorrect
2012-07-28 08:25:15 +10:00
Andrew Ash
4e0b5be145
Fix spurious correction with sudo vim
...
user@host:~ $ sudo vim /etc/rc.conf
zsh: correct 'vim' to '.vim' [nyae]?
http://www.zsh.org/mla/users/2012/msg00028.html
2012-02-23 23:12:07 -08:00
James Rowe
6efc79c74e
Don't correct hpodder commands.
2010-06-05 23:23:53 +08:00
James Rowe
6774490a46
Don't auto-correct ebuild commands.
...
It breaks "ebuild <foo> manifest", as there are Manifest files in the directory.
2010-06-05 23:22:57 +08:00
Robby Russell
98d56a3097
Adding a nocorrect for the heroku command as it was getting triggered by heroku logs.
2009-12-13 11:48:03 -08:00
To1ne
e429ff9e2b
no correction on gist
2009-12-12 10:12:14 +01:00
To1ne
dfb3fb5a0a
No correction on mkdir + removed duplicate nocorrect mv
2009-12-10 19:04:06 +01:00
James Cox
f363c025da
put everything in lib
2009-09-23 16:14:43 +01:00