79567137

Date: 2025-04-10 16:14:52
Score: 2
Natty:
Report link

Why not just add this to your .zshrc ?

export PATH="/usr/local/bin:$PATH"

Since VS Code installs code to /usr/local/bin/code, you’re good to go.

This way, it will work for other symlinks as well like brew.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Why not
  • Low reputation (1):
Posted by: aceDevRime