Last active
June 14, 2019 17:29
-
-
Save dannylloyd/579aef0c4b91d1299ffeb6a6048ee25b to your computer and use it in GitHub Desktop.
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
| #http://boxstarter.org/package/nr/url? | |
| Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
| Set-TaskbarOptions -Size Large -Lock -Dock Bottom -Combine Never | |
| Enable-RemoteDesktop | |
| choco install googlechrome | |
| choco install dotnet4.5 | |
| choco install dotnet4.5.1 | |
| choco install dotnet4.5.2 | |
| choco install dotnet4.6 | |
| choco install visualstudio2017community | |
| choco install paint.net | |
| choco install 7zip | |
| choco install 7zip.install | |
| choco install notepadplusplus | |
| choco install nodejs | |
| choco install nodejs.install | |
| choco install git | |
| choco install git.install | |
| choco install vlc | |
| choco install putty | |
| choco install spotify | |
| choco install greenshot | |
| choco install teamviewer | |
| choco install procmon | |
| choco install linqpad | |
| choco install lastpass | |
| choco install git.install | |
| choco install launchy | |
| choco install etcher | |
| choco install handbrake | |
| choco install plexmediaserver | |
| choco install audacity | |
| choco install audacity-lame | |
| choco install obs-studio |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment