Skip to content

Instantly share code, notes, and snippets.

@rymcol
Created March 7, 2018 12:12
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 rymcol/c6a000fc33d4b398d034f6b48f01551b to your computer and use it in GitHub Desktop.
Save rymcol/c6a000fc33d4b398d034f6b48f01551b to your computer and use it in GitHub Desktop.
quick open in vscode for fish
function vscode
open -a /Applications/Visual\ Studio\ Code.app .
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment