Skip to content

Instantly share code, notes, and snippets.

@kthompson
Last active March 4, 2020 22:02
Show Gist options
  • Save kthompson/e1ab07810d0d23ac63e12dfbe2d26e62 to your computer and use it in GitHub Desktop.
Save kthompson/e1ab07810d0d23ac63e12dfbe2d26e62 to your computer and use it in GitHub Desktop.
Install from cli
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
scoop install sudo
sudo scoop install 7zip git --global
scoop install firefox chrome
:: alacritty
scoop bucket add extras
sudo scoop install extras/vcredist2017
:: dev tools
scoop install vault
scoop install nodejs yarn
::
scoop install vlc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment