Skip to content

Instantly share code, notes, and snippets.

@dhnaranjo
Last active August 6, 2017 17:24
Show Gist options
  • Save dhnaranjo/40a0be0cabb314645baa5cdf8297fcbe to your computer and use it in GitHub Desktop.
Save dhnaranjo/40a0be0cabb314645baa5cdf8297fcbe to your computer and use it in GitHub Desktop.
# System config settings
Set-ExplorerOptions -showProtectedOSFiles -showFileExtensions
cinst Microsoft-Hyper-V-All -source windowsFeatures
# Basic biz
cinst googlechrome
cinst firefox
cinst vim
cinst visualstudiocode
cinst qbittorrent
cinst peazip
cinst git
cinst posh-git
cinst jre8
cinst jdk8
cinst docker-for-windows
cinst nodejs
cinst yarn
cinst ruby
cinst ruby2.devkit
cinst elixir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment