Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
98d56a30
Commit
98d56a30
authored
Dec 13, 2009
by
Robby Russell
Browse files
Adding a nocorrect for the heroku command as it was getting triggered by heroku logs.
parent
20755df4
Changes
1
Show whitespace changes
Inline
Side-by-side
lib/correction.zsh
View file @
98d56a30
...
...
@@ -5,3 +5,4 @@ alias mv='nocorrect mv'
alias
mysql
=
'nocorrect mysql'
alias mkdir
=
'nocorrect mkdir'
alias
gist
=
'nocorrect gist'
alias
heroku
=
'nocorrect heroku'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment