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 c8ee9cc commit 2fbaa0fCopy full SHA for 2fbaa0f
README.md
@@ -149,7 +149,7 @@ Below is an example of the relevant configuration part enabling some of these. T
149
secret = {
150
"bash",
151
"-c",
152
- "cat ~/.config/github-copilot/hosts.json | sed -e 's/.*oauth_token...//;s/\".*//'",
+ "cat ~/.config/github-copilot/apps.json | sed -e 's/.*oauth_token...//;s/\".*//'",
153
},
154
155
0 commit comments