Skip to content

Instantly share code, notes, and snippets.

@twhitbeck
Last active June 30, 2016 19:44
Show Gist options
  • Save twhitbeck/cf3a52359c4cc33c6a1a to your computer and use it in GitHub Desktop.
Save twhitbeck/cf3a52359c4cc33c6a1a to your computer and use it in GitHub Desktop.
Update-ExecutionPolicy Unrestricted
Disable-UAC
Disable-BingSearch
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
choco install googlechrome
choco install git
choco install 7zip
choco install sysinternals
choco install tortoisesvn
choco install vlc
choco install windirstat
choco install jdk8
choco install rapidee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment