Skip to content

Instantly share code, notes, and snippets.

@kyeotic
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyeotic/d68433794768b7cdfaae to your computer and use it in GitHub Desktop.
Save kyeotic/d68433794768b7cdfaae to your computer and use it in GitHub Desktop.
A boxstarter script for all my home apps
#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