Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattalbie
1995 days ago
I do this but include the symlink command in the document. That way all the links become one copy and paste.
1 comments
smichel17
1994 days ago
May I recommend Makefiles? Nothing fancy, just a bunch of .PHONY targets. It's a converient way to bundle a bunch of scripts (or single arcane commands) into one file, with autocompletion.
link
mattalbie
1992 days ago
That’s a good idea. Thanks!
link