Skip to content

Instantly share code, notes, and snippets.

@nozzlegear
Last active May 14, 2017 17:06
Show Gist options
  • Save nozzlegear/bca806e94e70feccfdc51abebc9703e8 to your computer and use it in GitHub Desktop.
Save nozzlegear/bca806e94e70feccfdc51abebc9703e8 to your computer and use it in GitHub Desktop.
My Boxstarter script for new Windows installs.
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
cinst fiddler4
cinst googlechrome
cinst docker-for-windows
cinst 7zip
cinst firefox
cinst nimbletext
cinst dotnetcore
cinst nodejs.install
cinst yarn
cinst vlc
cinst openssh
cinst inkscape
cinst gimp
cinst visualstudiocode
cinst paint.net
cinst vim
cinst nuget.commandline
cinst youtube-dl
cinst audacity
cinst obs
cinst cmder
cinst linqpad
cinst jq
cinst rufus.install
cinst shotcut
cinst which
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment