1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 08:29:02 -08:00
Commit graph

10 commits

Author SHA1 Message Date
9f6b2e9bb8 add compatibility flags for a bunch of scripts (part 1) 2024-07-22 06:54:25 -07:00
3a1ab5d5bc convert compatibility lines to new format 2024-07-22 05:28:58 -07:00
d5f3f14d72 merge compatibility lines
RIP meaningful last-modified dates
2024-03-26 15:08:14 -07:00
195ed1f046 tweak exit codes of argc 2024-02-24 08:20:47 -08:00
45d888d866 change argc interface (now $# comes first instead of $@) 2021-10-13 23:06:55 -07:00
4ed1d5f7ac fix executable permissions 2021-09-15 16:46:39 -07:00
7ae8c5681d overhaul script sourcing and dependency system 2021-08-02 13:48:46 -07:00
5d57d6daf4 document argc 2021-08-01 07:36:53 -07:00
32adb96aee rewrite argc with a new interface 2021-07-31 23:32:43 -07:00
8f3455f684 add simple argc-checking utility
this will be replaced in the next commit
because i just thought of a better interface.
2021-07-31 22:49:51 -07:00