Skip to content

Can't get my Mojo working. #3219

Locked Answered by soraros
JonkerKoorts asked this question in Q&A
Discussion options

You must be logged in to vote

You are using macOS, so likely the default shell is zsh (it's actually hinted):

If you are using ZSH (default on macOS), run the following commands:

echo 'export MODULAR_HOME="/Users/jonkerkoorts/.modular"' >> ~/.zshrc
echo 'export PATH="/Users/jonkerkoorts/.modular/pkg/packages.modular.com_mojo/bin:$PATH"' >> ~/.zshrc
source ~/.zshrc

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JonkerKoorts
Comment options

Answer selected by JonkerKoorts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants