Created
November 15, 2021 08:55
-
-
Save jarp0l/d0eeb27847b1a5cb85369466758c4ce1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| export VSCODE_GALLERY_SERVICE_URL="https://marketplace.visualstudio.com/_apis/public/gallery" | |
| export VSCODE_GALLERY_ITEM_URL="https://marketplace.visualstudio.com/items" | |
| vscodium |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment