Skip to content

Instantly share code, notes, and snippets.

@r0nny8000
Last active January 25, 2022 20:05
Show Gist options
  • Save r0nny8000/689497b72ccd98f84ef34fecfe06507a to your computer and use it in GitHub Desktop.
Save r0nny8000/689497b72ccd98f84ef34fecfe06507a to your computer and use it in GitHub Desktop.
Install VSCodium on Mac
brew install --cask vscodium
codesign --sign - --force --deep /Applications/VSCodium.app
xattr -d com.apple.quarantine /Applications/VSCodium.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment