1. Open ~/.zshrc using the below command
vi ~/.zshrc
2. Add the following path
export PATH="$PATH:/Applications/Visual Studio Code.app/Contents/Resources/app/bin"
3. Source it using below command
source ~/.zshrc
For further actions, you may consider blocking this person and/or reporting abuse
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
Damika-Anupama -
vdaubry -
chatgptnexus -
vdaubry -
Top comments (1)
Nice! I generally use the command palette and Install « code » command in PATH