We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3c77e2 commit 9d4e8e9Copy full SHA for 9d4e8e9
.devcontainer/devcontainer.json
@@ -64,7 +64,7 @@
64
},
65
"chat.tools.terminal.autoApprove": {
66
".specify/scripts/bash/": true,
67
- ".specify/scripts/ps/": true
+ ".specify/scripts/powershell/": true
68
}
69
70
.devcontainer/post-create.sh
@@ -60,7 +60,6 @@ echo -e "\n🤖 Installing OpenCode CLI..."
60
run_command "bun add --global opencode-ai@latest"
61
echo "✅ Done"
62
63
-
echo -e "\n🤖 Installing Amazon Q CLI..."
# 👉🏾 https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-verify-download.html
0 commit comments