Commit a315ddc0 authored by Cooper Maruyama's avatar Cooper Maruyama
Browse files

typofix

parent 8e8cdc05
......@@ -6,7 +6,7 @@ cf () {
}
# compile & copy to clipboard
cfc () {
cf $1 | tail -n +2 | pbcopy
cf $1 | pbcopy
}
# compile from pasteboard & print
......
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