Last active
August 29, 2015 14:14
-
-
Save daveyb/60e72425f96c37b6d806 to your computer and use it in GitHub Desktop.
Personal PC Boxstarter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Set-ExplorerOptions -showFileExtensions | |
| Set-StartScreenOptions -EnableDesktopBackgroundOnStart -EnableListDesktopAppsFirst | |
| cinst firefox | |
| cinst GoogleChrome | |
| cinst lastpass | |
| cinst CrashPlan | |
| cinst adobe-creative-cloud | |
| cinst steam |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment