Skip to content

Instantly share code, notes, and snippets.

@kawashimaken
Last active April 4, 2022 05:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kawashimaken/88c4bceb29fce1ac587fc2879cd67f9f to your computer and use it in GitHub Desktop.
Save kawashimaken/88c4bceb29fce1ac587fc2879cd67f9f to your computer and use it in GitHub Desktop.
PATH="/Library/Frameworks/Python.framework/Versions/3.7.10/bin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
:${PATH}"
export PATH
alias python='python3'
@kawashimaken
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment