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

I have no real clue what export to your path variable means? #119

Open
315332 opened this issue Jan 30, 2024 · 1 comment
Open

I have no real clue what export to your path variable means? #119

315332 opened this issue Jan 30, 2024 · 1 comment

Comments

@315332
Copy link

315332 commented Jan 30, 2024

image

I'm not super experienced so if someone could explain I'd be thankful.

@Cliffback
Copy link

${DEVKITARM} means the path to the devkitarm installation folder. I'm on mac, so for me that is /opt/devkitpro/

I put the following in my ~/.zprofile

export PATH="$PATH:/opt/devkitpro/devkitARM/bin"

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