Zsh - OSX - visual command line studio will not

which code
code not found

Selecting a parameter Install 'code' command in Pathfrom the VSCode command palette only temporarily fixes the problem.

Then the code command works even when I restart the terminal.

However, when I restart the computer, I return to

code not found

I see the code is in /usr/local/bin/code

/usr/local/bin already on my way.

+4
source share

Source: https://habr.com/ru/post/1673364/


All Articles