Guest User

Untitled

a guest
Apr 25th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. $ cat << EOF >> ~/.bash_profile
  2. # Add Visual Studio Code (code)
  3. export PATH="\$PATH:/Applications/Visual Studio Code.app/Contents/Resources/app/bin"
  4. EOF
Add Comment
Please, Sign In to add comment