79285452

Date: 2024-12-16 17:01:17
Score: 1
Natty:
Report link

When you install Pixi using homebrew, it doesn't automatically update your path to include ~/.pixi/bin, which is necessary to make the global commands work.

You can manually update your ~/.zshrc to include ~/.pixi/bin in your PATH to invoke the pixi global command(s) from anywhere, or re-install using curl -fsSL https://pixi.sh/install.sh | zsh to have it do that for you automatically.

Reasons:
  • Has code block (-0.5):
  • Starts with a question (0.5): When you in
  • Low reputation (1):
Posted by: jpn--