Skip to content

Instantly share code, notes, and snippets.

@mcwienczek
Created September 6, 2015 12:04
Show Gist options
  • Save mcwienczek/6185271df757bf8b913d to your computer and use it in GitHub Desktop.
Save mcwienczek/6185271df757bf8b913d to your computer and use it in GitHub Desktop.
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
Update-ExecutionPolicy Unrestricted
Disable-UAC
choco install git -y
choco install git-credential-winstore -y
choco install notepadplusplus.install -y
choco install firefox -y
choco install 7zip.install -y
choco install sysinternals -y
choco install google-chrome-x64 -y
choco install dropbox -y
choco install virtualbox -y
choco install fiddler4 -y
choco install sublimetext3 -y
choco install sublimetext3.packagecontrol -y
choco install jdk8 -y
choco install teamviewer -y
choco install sourcetree -y
choco install visualstudio2015enterprise -y
choco install resharper -y
choco install sqlserver2014express -y
choco install androidstudio -y
choco install xamarin -y
choco install genymotion -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment