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
55ab532e
"bin/ramboot.uboot-sh" did not exist on "05cdc60eb14cd10cf5f53453516cf7e6f84a708e"
Commit
55ab532e
authored
Jul 01, 2018
by
Yuri Parsons
Committed by
Marc Cornellà
Jul 01, 2018
Browse files
Don't correct cp commands (#4636)
parent
27b9aed8
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/correction.zsh
View file @
55ab532e
if
[[
"
$ENABLE_CORRECTION
"
==
"true"
]]
;
then
alias cp
=
'nocorrect cp'
alias
ebuild
=
'nocorrect ebuild'
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