Commit ba20b986 authored by Marc Cornellà's avatar Marc Cornellà
Browse files

Merge pull request #4016 from coopermaruyama/master

Fix typo.

Close #4016
parents 405ee83a 9264d75d
......@@ -10,7 +10,7 @@ cfc () {
}
# compile from clipboard & print
alias cfp='coffeeMe "$(clippaste)"'
alias cfp='cf "$(clippaste)"'
# compile from clipboard and copy to clipboard
alias cfpc='cfp | clipcopy'
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