Skip to content

Instantly share code, notes, and snippets.

@morganestes
Created February 20, 2020 22:39
Show Gist options
  • Select an option

  • Save morganestes/bf31cea4949d1e1cb81df88cbd8d144b to your computer and use it in GitHub Desktop.

Select an option

Save morganestes/bf31cea4949d1e1cb81df88cbd8d144b to your computer and use it in GitHub Desktop.
Register VS Codium as a handler for 'vscode' protocol
plutil -insert CFBundleURLTypes.0.CFBundleURLSchemes.1 -string 'vscode' Info.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment