Skip to content

Instantly share code, notes, and snippets.

@egomesbrandao
Last active January 26, 2020 01:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egomesbrandao/e102f353cfad01698b204145aa095b0c to your computer and use it in GitHub Desktop.
Save egomesbrandao/e102f353cfad01698b204145aa095b0c to your computer and use it in GitHub Desktop.
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions
cinst git.install
cinst greenshot
cinst vscode
cinst microsoft-edge-insider -y
cinst docker
cinst 7zip
cinst firefox
cinst Microsoft-Hyper-V-All -source windowsFeatures
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
. { iwr -useb https://boxstarter.org/bootstrapper.ps1 } | iex; Get-Boxstarter -Force
Install-BoxstarterPackage -PackageName https://gist.githubusercontent.com/egomesbrandao/e102f353cfad01698b204145aa095b0c/raw/97e138654a381b06c5b015b3005ddb82c1592ec0/restore-mymachine.txt -DisableReboots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment