Skip to content

Instantly share code, notes, and snippets.

@fmarot
Last active July 26, 2016 14:29
Show Gist options
  • Save fmarot/702b9d4153a2d64c520374333dbe13d7 to your computer and use it in GitHub Desktop.
Save fmarot/702b9d4153a2d64c520374333dbe13d7 to your computer and use it in GitHub Desktop.
# to use with Boxstarter:
# https://gist.githubusercontent.com/fmarot/702b9d4153a2d64c520374333dbe13d7/raw
# run command prompt "cmd" as admin and:
# START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/fmarot/702b9d4153a2d64c520374333dbe13d7/raw
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar -EnableExpandToOpenFolder
Enable-RemoteDesktop
cinst 7zip
cinst notepadplusplus
cinst winmerge
cinst jre8 -PackageParameters "/exclude:32" -y
cinst jdk8
cinst git
cinst TortoiseGit
cinst AstroGrep
cinst logexpert
cinst emacs
cinst kdiff3
cinst meld
cinst chocolatey
cinst chocolateygui
#cinst altdrag
#cinst firefox
#cinst GoogleChrome
#cinst groovy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment