Skip to content

Instantly share code, notes, and snippets.

@Nigtellios
Created July 29, 2023 00:07
Show Gist options
  • Save Nigtellios/00fdfd86bb2e031387c122853d2c08e6 to your computer and use it in GitHub Desktop.
Save Nigtellios/00fdfd86bb2e031387c122853d2c08e6 to your computer and use it in GitHub Desktop.
[MacOS] Make VSC Writable
  1. Give Full Disk Access to your terminal.
  2. Run sudo chown -R $(whoami) "/Applications/Visual Studio Code.app"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment