Commit 55ab532e authored by Yuri Parsons's avatar Yuri Parsons Committed by Marc Cornellà
Browse files

Don't correct cp commands (#4636)

parent 27b9aed8
if [[ "$ENABLE_CORRECTION" == "true" ]]; then
alias cp='nocorrect cp'
alias ebuild='nocorrect ebuild'
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