Commit Graph

8 Commits

Author SHA1 Message Date
Edwin Kofler 4b8885a7d8
Merge branch 'master' into hyperupcall-fix-makefile 2023-12-04 18:13:52 -08:00
Edwin Kofler 8720fcc86d
fix: Reset `LC_ALL` in Makefile 2023-11-18 15:51:18 -08:00
Edwin Kofler 7b2e28d47c
fix: Makefile syntax and whitespace quoting
Signed-off-by: Edwin Kofler <edwin@kofler.dev>
2023-11-18 15:37:59 -08:00
Ryan Delaney 5e1fd9968c Sort LS_COLORS before generating
Now changing the ordering of the definitions of the LS_COLORS
file will not change the output. Thus, it's easier to know if
a reorganization of LS_COLORS made unintended changes to the
results.
2022-03-14 12:08:57 -04:00
Ryan Delaney 35d80f90ce Use long switches in shell commands 2022-03-14 12:00:59 -04:00
anakimluke 5adb5edba1
fix makefile making .sh and .csh files the same 2022-01-21 16:13:25 -03:00
Ahmed El Gabri 611445254f
make generate the default target 2022-01-21 00:10:35 +01:00
Ahmed El Gabri 79f4905651
Add a release workflow to generate shell files 2022-01-20 23:16:36 +01:00