This commit is contained in:
2026-03-25 16:30:17 +01:00
parent f249171d50
commit 5bd960d386
59 changed files with 1354 additions and 10589 deletions

View File

@@ -1,4 +1,4 @@
snippet sceleton "bash" b
snippet skeleton "bash" b
#!/usr/bin/env ${1:bash}
set -eou pipefail
${0}