1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-22 16:00:08 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Daniel Hahler 70e51186ec Only setopt correct, not "correct_all".
Using the correct_all option is too distracting, and needs a lot of
`nocorrect` aliases to work around this.

Using only "correct" to correct the command itself is more friendly.
2011-12-16 14:01:59 +01: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
Renamed from correction.zsh (Browse further)