renamed 'shell-setup' to 'setup'

This commit is contained in:
Peter Wood
2025-05-12 15:16:35 -04:00
parent 52492f9218
commit 7d3d225b0a
7 changed files with 78 additions and 3 deletions

2
shell-setup/startup.sh Executable file → Normal file
View File

@@ -72,4 +72,4 @@ fi
echo -e "${BLUE}=== Starting Test Script ===${NC}"
# Run the test script
./test-setup.sh
"$HOME/shell/setup/test-setup.sh"