Skip to content

Instantly share code, notes, and snippets.

@rymcol
Created March 7, 2018 12:12
Show Gist options
  • Select an option

  • Save rymcol/c6a000fc33d4b398d034f6b48f01551b to your computer and use it in GitHub Desktop.

Select an option

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