Last active
August 29, 2015 14:05
-
-
Save kyeotic/d68433794768b7cdfaae to your computer and use it in GitHub Desktop.
A boxstarter script for all my home apps
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
#START http://boxstarter.org/package/url?https://gist.githubusercontent.com/tyrsius/d68433794768b7cdfaae/raw | |
Set-ExplorerOptions -EnableShowFileExtensions -EnableShowFullPathInTitleBar | |
#####Apps | |
cinst steam | |
cinst GoogleChrome | |
cinst sublimetext3.app | |
cinst greenshot | |
cinst spotify | |
cinst googledrive | |
cinst vlc | |
cinst sumatrapdf | |
cinst winscp | |
cinst qbittorrent | |
cinst wizmouse | |
cinst teamspeak3 | |
#cinst skype | |
cinst unitywebplayer | |
cinst steam | |
#####Tools | |
cinst python2 | |
cinst cmder | |
cinst ccleaner | |
cinst putty | |
cinst gow | |
cinst git.install | |
cinst 7zip.install | |
cinst autohotkey.install | |
cinst imgburn | |
cinst spacesniffer | |
#cinst VirtualCloneDrive | |
cinst nodejs.install | |
cinst MicrosoftSecurityEssentials | |
cinst ruby | |
cinst ruby.devkit | |
cinst speccy | |
Install-WindowsUpdate -Full | |
#Manual Prompts Required | |
cinst paint.net |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment