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

Issued with axiom commands #6

Closed
getsec opened this issue May 21, 2020 · 2 comments
Closed

Issued with axiom commands #6

getsec opened this issue May 21, 2020 · 2 comments

Comments

@getsec
Copy link

getsec commented May 21, 2020

Im quite possibly a moron. I'm running on OSx.

I was able to use the bash oneline to provision the instance, but i do not seem to have the axiom command on my machine

❯ axiom-init
zsh: command not found: axiom-init
❯ axiom
@getsec
Copy link
Author

getsec commented May 21, 2020

Yeah im an idiot. Issue with path in zshrc.

@getsec getsec closed this as completed May 21, 2020
@pry0cc
Copy link
Owner

pry0cc commented May 21, 2020

Hi! I'm still fixing this in the axiom-configure command, you need the ~/.axiom/interact/ directory to be in your PATH

export PATH="$PATH:$HOME/.axiom/interact"

Put this in your ~/.zshrc!

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

No branches or pull requests

2 participants