publisher

sayeedtareq/MacOS-ISOS
This commit is contained in:
Sayeed Ahamed Tareq 2026-03-27 19:15:01 +06:00 committed by GitHub
parent ff69d3f775
commit f530847baa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# Terminal Environment Changes
## Extension: GitHub.codespaces
- `CODESPACE_VSCODE_FOLDER=/workspaces/macOS-ISOs`
## Extension: vscode.git
Enables the following features: git auth provider
- `GIT_ASKPASS=/vscode/bin/linux-x64/ce099c1ed25d9eb3076c11e4a280f3eb52b4fbeb/extensions/git/dist/askpass.sh`
- `VSCODE_GIT_ASKPASS_NODE=/vscode/bin/linux-x64/ce099c1ed25d9eb3076c11e4a280f3eb52b4fbeb/node`
- `VSCODE_GIT_ASKPASS_EXTRA_ARGS=`
- `VSCODE_GIT_ASKPASS_MAIN=/vscode/bin/linux-x64/ce099c1ed25d9eb3076c11e4a280f3eb52b4fbeb/extensions/git/dist/askpass-main.js`
- `VSCODE_GIT_IPC_HANDLE=/tmp/vscode-git-967e68bc42.sock`