Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: zsh may be used for installation on macOS #1091

Conversation

pya
Copy link
Contributor

@pya pya commented Mar 30, 2024

The installation modified my ~/.zshrc and added the path to pixi, i.e. export PATH=$PATH:~/.pixi/bin.

Rational: I had problems with the default installation script because my bash was broken. It installed a osx-64 instead of osx-arm64 executable on my M1 MacBook. Going with default shell seems to be sensible.

The installation modified my ` ~/.zshrc` and added the path to `pixi`,
i.e. `export PATH=$PATH:~/.pixi/bin`.

Rational: I had problems with the default installation script because my
bash was broken. It installed a osx-64 instead of osx-arm64 executable
on my M1 MacBook. Going with default shell seems to be sensible.
`
@ruben-arts ruben-arts merged commit 2ac0d54 into prefix-dev:main Mar 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants