Hacker News new | ask | show | jobs
by kevincox 1910 days ago
This is what I do. I do it so frequently that I have a small script `b` so that I can `b 'l(156)'` or just type `b` to get a shell with the match library loaded. Seems funny to alias a 2 char command but I often prefer passing the expression on the command line.
1 comments

I alias ‘clear’ to ‘c’ because I use it so often and have to immediately set it up on any new machine.
Try control-l