Answers for "shorthand terminal command open vs code mac"

-2

mac open vs code from terminal

$ alias code="open -a /Applications/Visual Studio Code.app"

#Open Visual Studio Code by command
$ code .
Posted by: Guest on May-09-2021

Code answers related to "shorthand terminal command open vs code mac"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language