|
|
|
|
|
by globular-toast
784 days ago
|
|
Most shells will tab complete after `./scripts/` too. In fact that's probably more common than make completion. I think the real reason is you have it all in one file rather than multiple scripts which makes it easier to edit and maintain. |
|