Skip to content

Instantly share code, notes, and snippets.

@busterc
Last active January 12, 2018 15:50
Show Gist options
  • Save busterc/a56101e60f4c51240401 to your computer and use it in GitHub Desktop.
Save busterc/a56101e60f4c51240401 to your computer and use it in GitHub Desktop.
minimal boxstarter #windows #setup #config
Enable-RemoteDesktop
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
cinst git
cinst nodejs
cinst GoogleChrome
cinst launchy
cinst lastpass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment