Last active
August 29, 2015 14:08
-
-
Save hmemcpy/abb328124bcd9d1a1fb5 to your computer and use it in GitHub Desktop.
Boxstarter script for my development machine
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
| #development | |
| cinst notepad2 | |
| cinst git.install | |
| cinst poshgit | |
| cinst jump-location | |
| cinst beyondcompare | |
| cinst devbox-rapidee | |
| cinst envycoder | |
| cinst nuget.commandline | |
| cinst scriptcs | |
| cinst gitextensions | |
| cinst linqpad4 | |
| #productivity | |
| cinst ditto | |
| cinst dropbox | |
| cinst googledrive | |
| cinst everything | |
| cinst f.lux | |
| cinst paint.net | |
| cinst picasa | |
| #general | |
| cinst google-chrome-x64 | |
| cinst winrar | |
| cinst 7zip | |
| cinst skype | |
| cinst windowslivewriter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment