Commit 98d56a30 authored by Robby Russell's avatar Robby Russell
Browse files

Adding a nocorrect for the heroku command as it was getting triggered by heroku logs.

parent 20755df4
...@@ -5,3 +5,4 @@ alias mv='nocorrect mv' ...@@ -5,3 +5,4 @@ alias mv='nocorrect mv'
alias mysql='nocorrect mysql' alias mysql='nocorrect mysql'
alias mkdir='nocorrect mkdir' alias mkdir='nocorrect mkdir'
alias gist='nocorrect gist' alias gist='nocorrect gist'
alias heroku='nocorrect heroku'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment