chore: fix path to powershell script in vscode settings

This commit is contained in:
Tine Kondo
2025-10-16 03:37:51 +00:00
parent f3c77e2f4f
commit 9d4e8e9eb9
2 changed files with 1 additions and 2 deletions

View File

@@ -64,7 +64,7 @@
},
"chat.tools.terminal.autoApprove": {
".specify/scripts/bash/": true,
".specify/scripts/ps/": true
".specify/scripts/powershell/": true
}
}
}

View File

@@ -60,7 +60,6 @@ echo -e "\n🤖 Installing OpenCode CLI..."
run_command "bun add --global opencode-ai@latest"
echo "✅ Done"
echo -e "\n🤖 Installing Amazon Q CLI..."
# 👉🏾 https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-verify-download.html