Last active
September 15, 2015 18:08
-
-
Save mattsve/ef63fae64a7c7d9bfb9f to your computer and use it in GitHub Desktop.
Win10
This file contains 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-WindowsExplorerOptions -EnableShowHidenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Update-ExecutionPolicy Unrestricted | |
Set-CornerNavigationOptions -EnableUsePowerShellOnWinX | |
cinst firefox | |
cinst lastpass | |
cinst kitty.portable | |
cinst psget | |
cinst sublimetext3 | |
cinst syncthing | |
cinst nssm | |
cinst crashplan | |
cinst boxstarter | |
cinst skype | |
cinst plex-home-theater | |
cinst makemkv | |
cinst handbrake | |
cinst vlc | |
cinst itunes | |
cinst git | |
cinst visualstudio2015professional |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment