Skip to content

Instantly share code, notes, and snippets.

@levantAJ
Created May 28, 2021 02:36
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 levantAJ/fa610148a166f5b9f943294e489d6933 to your computer and use it in GitHub Desktop.
Save levantAJ/fa610148a166f5b9f943294e489d6933 to your computer and use it in GitHub Desktop.
Open a file with a specific app from Terminal
open -a AppName FileName
@levantAJ
Copy link
Author

open -a Visual\ Studio\ Code Podfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment