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
Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.
Chris Ebube Roland -
Velan<> -
Velan<> -
Velan<> -
Top comments (1)
Nice! I generally use the command palette and Install ยซ code ยป command in PATH