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 2e9b163 commit ad5f770Copy full SHA for ad5f770
registry/coder-labs/modules/copilot/scripts/install.sh
@@ -85,7 +85,7 @@ setup_copilot_configurations() {
85
86
local module_path="$HOME/.copilot-module"
87
mkdir -p "$module_path"
88
- mkdir -p "$HOME/.config"
+ mkdir -p "$HOME/.copilot"
89
90
setup_copilot_config
91
0 commit comments