initial commit

This commit is contained in:
Amy de Buitléir 2025-09-04 20:38:06 +01:00
parent cd51cfd3d2
commit d83e18d5e8

4
start-shell Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
command=$*
echo '$' ${command}
${command} --command bash