Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lewiscowles1986/21c7b9cec7ea700e0e47876c3ebfde36 to your computer and use it in GitHub Desktop.
Save Lewiscowles1986/21c7b9cec7ea700e0e47876c3ebfde36 to your computer and use it in GitHub Desktop.
update vscodium
#!/bin/bash
sudo tar -xzf ~/Downloads/VSCodium-linux-x64*.tar.gz -C . && rm ~/Downloads/VSCodium-linux-x64*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment