Skip to content

Instantly share code, notes, and snippets.

@paulshir
Last active August 29, 2015 14:27
Show Gist options
  • Save paulshir/de487481ff1a1743ba15 to your computer and use it in GitHub Desktop.
Save paulshir/de487481ff1a1743ba15 to your computer and use it in GitHub Desktop.
Update-ExecutionPolicy Unrestricted
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
choco feature enable -n=allowGlobalConfirmation
choco install git
choco install 7zip
choco install cmder
choco install notepadplusplus
choco install vim
choco install filezilla
choco install winscp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment