Hacker News new | ask | show | jobs
by lukeadams 3948 days ago
I aliased Sublime to `sub`. Without args it opens the current folder as a project; with args it opens the file[s].
1 comments

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!