Skip to content

Instantly share code, notes, and snippets.

@zet4
Forked from lepinkainen/desktop.boxstarter
Created January 23, 2016 13:21
Show Gist options
  • Save zet4/e9a6beed95bdd5477e20 to your computer and use it in GitHub Desktop.
Save zet4/e9a6beed95bdd5477e20 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