Skip to content

Instantly share code, notes, and snippets.

@ctrleffive
Last active July 22, 2023 03:19
Show Gist options
  • Save ctrleffive/91e53c6b26e4c3a045a5aeb71b3ee659 to your computer and use it in GitHub Desktop.
Save ctrleffive/91e53c6b26e4c3a045a5aeb71b3ee659 to your computer and use it in GitHub Desktop.

🗒️ VSCode Linux Update

wget https://vscode-update.azurewebsites.net/latest/linux-deb-x64/stable -O /tmp/code_latest_amd64.deb ; sudo dpkg -i /tmp/code_latest_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment