Initial commit of bash scripts

This commit is contained in:
2026-06-05 23:49:54 -04:00
parent b7cf4a0224
commit 8e0e4dfc79
16 changed files with 519 additions and 70 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env zsh
printf "%s\n%s" "Begin..." "End..."