Y
Hacker News
new
|
ask
|
show
|
jobs
by
carmat
2933 days ago
I'm criminal for typos too, so I opted for:
`alias cc=clear`
1 comments
nicostouch
2933 days ago
So many coworkers said I should just alias c=clear or something like that. I don't know why... I just have a penchant for typing the full thing :) Badly it seems.
link
LinuxBender
2933 days ago
Perhaps because dev machines might use cc for something else. Try \cc and see if it invokes a compiler.
link