Add VSCode to path

If you’ve installed vscode in a non-default path, here is how to add its path in linux:

  1. In terminal, run "sudo ln -s '/mnt/d/vscode/bin/code' /usr/local/bin/code"

  2. Execute: code .

Previous
Previous

AWS Amplify Guide

Next
Next

Configure AWS CLI