Skip to content

Instantly share code, notes, and snippets.

@arkag
Created June 23, 2017 19:35
Show Gist options
  • Select an option

  • Save arkag/a184c84939c314aaec4e03d1973b60db to your computer and use it in GitHub Desktop.

Select an option

Save arkag/a184c84939c314aaec4e03d1973b60db to your computer and use it in GitHub Desktop.
paths = [ "$HOME/bin", "/usr/local/bin", "/usr/lib/python2.7/dist-packages", "/usr/lib/python3/dist-packages"]
for i in paths:
$PATH.append(i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment