Files
omarchy/bin
Dominik febd18ce84 Replace yq with pure bash for TOML parsing (#4171)
* Replace yq with pure bash for TOML parsing

The yq-based parsing only worked with jq/yq v3 and broke with go-yq v4.
This change removes the yq and uses bash for parsing. Some additional improvments:
- Handles single and double quoted values
- Strips inline comments (e.g. "#hex" #comment)

* Remove the no-longer-needed yq packages

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
2026-01-27 11:32:37 +01:00
..
2026-01-07 20:51:40 +01:00
2026-01-05 10:53:24 +01:00
2026-01-05 10:53:24 +01:00
2026-01-05 10:53:24 +01:00
2025-09-28 17:08:08 -04:00
2025-08-24 17:53:42 +02:00
2025-08-04 20:30:00 +02:00
2025-10-23 21:33:23 -04:00
2025-08-10 20:12:16 +02:00
2026-01-05 10:46:48 +01:00
2025-09-15 19:04:11 +02:00
2025-10-11 18:58:52 -04:00
2025-11-28 13:15:15 +01:00
2025-11-20 13:20:08 +01:00
2026-01-08 18:49:41 -05:00