Skip to content

Instantly share code, notes, and snippets.

@lepinkainen
Last active January 23, 2016 13:21
Show Gist options
  • Save lepinkainen/a62e38decefd5cae6f43 to your computer and use it in GitHub Desktop.
Save lepinkainen/a62e38decefd5cae6f43 to your computer and use it in GitHub Desktop.
Boxstarter script
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
# Development
cinst -y powershell
cinst -y githubforwindows
cinst -y python3
cinst -y git.commandline
cinst -y sublimetext3
# Media
cinst -y spotify
cinst -y vlc
# utilities
cinst -y 7zip
cinst -y 7zip.commandline
cinst -y filezilla
# admin stuff
cinst -y procexp
cinst -y windirstat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment