co-mono/packages/coding-agent/examples/extensions/doom-overlay/doom
Mario Zechner 7af1919d31 fix: use portable shebang in shell scripts
Change #!/bin/bash to #!/usr/bin/env bash for better portability
on systems like NixOS where /bin/bash doesn't exist.

Fixes #910
2026-01-22 21:44:39 +01:00
..
build feat(tui): overlay positioning API with CSS-like values 2026-01-12 22:44:58 -08:00
build.sh fix: use portable shebang in shell scripts 2026-01-22 21:44:39 +01:00
doomgeneric_pi.c feat(tui): overlay positioning API with CSS-like values 2026-01-12 22:44:58 -08:00