Hacker News new | ask | show | jobs
by algorithms 3946 days ago
I do the same so I aliased it to just "chrome", "firefox", etc.
1 comments

I aliased Sublime to `sub`. Without args it opens the current folder as a project; with args it opens the file[s].
The officially-supported name is `subl`, by the way:

https://www.sublimetext.com/docs/2/osx_command_line.html

Huh. I clearly didn't research before I wrote my one-liner. This is certainly a little more ... documented. Thanks for the heads up!