Skip to content

Instantly share code, notes, and snippets.

@ezirmusitua
Created June 28, 2019 03:10
Show Gist options
  • Save ezirmusitua/282c1a5b4287b73568885c0bcb1a54b7 to your computer and use it in GitHub Desktop.
Save ezirmusitua/282c1a5b4287b73568885c0bcb1a54b7 to your computer and use it in GitHub Desktop.
[Scoop Switch Version] Switch Target Version In Scoop, #scoop #windows
; add if not added
scoop bucket add versions
scoop install python27 python
scoop reset python27 ; switch to python2.7
scoop reset python ; switch to python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment