Mon, 03 Feb 2025 15:43:25 -0600
Add zig / codelldb DAP config
786 | 1 | #!/bin/bash |
956
61c91bec34c8
improve this first-time install
Meredith Howard <mhoward@roomag.org>
parents:
819
diff
changeset
|
2 | set -euo pipefail |
249
5bba2e094584
Move helper scripts into bin with common names
Meredith Howard <mhoward@roomag.org>
parents:
diff
changeset
|
3 | |
1140
40b6fc3abd44
switch to asdf .default-perl-modules
Meredith Howard <mhoward@roomag.org>
parents:
1109
diff
changeset
|
4 | cpm install -g $(cat $(dirname $0)/../.default-perl-modules) |