Last active
September 7, 2016 21:10
-
-
Save markcerv/7167061fa0c55cad55e0 to your computer and use it in GitHub Desktop.
My Work Favorite Software
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
# This script is setup to use http://boxstarter.org/WebLauncher | |
# Easiest way is to use IE, and call up this URL: | |
# | |
# http://boxstarter.org/package/nr/url?<<<THE ___RAW__ URL OF THIS GIST>>> | |
# | |
# Let's get explorer the way mark like it | |
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
# Want a list of chocolatey packages? https://chocolatey.org/packages is where you want to go | |
# | |
# These are some of marks favorite programs: | |
cinst 7zip | |
cinst dropbox | |
cinst filezilla | |
cinst filezilla.server | |
cinst firefox | |
cinst gitkraken | |
#cinst git -Version 1.7.11 | |
cinst hashcheck | |
cinst hipchat | |
cinst imgburn | |
#cinst itunes | |
cinst jing | |
cinst keepass-classic | |
cinst keepassx | |
cinst mobaxterm | |
cinst putty | |
cinst pycharm-community | |
cinst python | |
#cinst safari -Version 5.1.7.1 | |
cinst skype | |
#cinst slack # no longer needed - use skype for biz at work | |
cinst sublimetext2 | |
cinst teracopy | |
cinst trillian | |
cinst ultravnc | |
cinst vagrant | |
cinst vim | |
cinst virtualbox --version 4.3.28 | |
cinst virtualbox.extensionpack | |
cinst virtualclonedrive | |
cinst vlc | |
cinst windirstat | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment