Skip to content

Instantly share code, notes, and snippets.

@jetsanix
Last active December 16, 2015 05:08
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 jetsanix/5382317 to your computer and use it in GitHub Desktop.
Save jetsanix/5382317 to your computer and use it in GitHub Desktop.
{
"Python": {
"python": '/usr/bin/python',
"pythonExtraPaths": ["/Users/YourUsername/PythonPath"]
},
"Python3": {
"python": '/usr/bin/python3',
"pythonExtraPaths": ["/Users/YourUsername/Python3Path"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment