This commit is contained in:
Christoph Cullmann 2025-07-20 16:44:01 +02:00
parent f4a8c002cc
commit 50448f8e02
No known key found for this signature in database
119 changed files with 1735 additions and 9533 deletions

View file

@ -1,5 +1,8 @@
#!/usr/bin/env zsh
# kill old output
clear
# failures are evil
set -e