:-'Generic Commit'

This commit is contained in:
Your Name
2025-05-28 21:21:23 +12:00
parent 401280cf23
commit 8556b683c7
4 changed files with 59 additions and 5 deletions

View File

@ -0,0 +1,4 @@
{
"aliases": [],
"setup_script": "setup_script.sh"
}

View File

@ -0,0 +1,2 @@
#!/bin/bash
echo 'Setup complete.'