Skip to content

Instantly share code, notes, and snippets.

@lavahot
Last active September 19, 2019 03:38
Show Gist options
  • Save lavahot/7ef18334035aafaf15d896ad040b24e1 to your computer and use it in GitHub Desktop.
Save lavahot/7ef18334035aafaf15d896ad040b24e1 to your computer and use it in GitHub Desktop.
Boxstarter script for home computer
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Update-ExecutionPolicy Unrestricted
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Set-TaskbarSmall
Enable-RemoteDesktop
cinst vscode
cinst vscode-powershell
cinst vscode-docker
cisnt vscode-markdownlint
cinst vscode-yaml
cinst dropbox
cinst git
cinst googlechrome
cinst steam
cinst discord
cinst keybase
cinst windirstat
cinst audacity
cinst plexmediaserver
cinst github-desktop
cinst vortex
cinst googledrive
cinst 7zip
cinst sourcetree
cinst calibre
cinst jre8
cinst megasync
cinst razer-synapse-2
cinst uplay
cinst OBS-studio
cinst wireshark
cinst geforce-experience
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst docker-desktop
cinst vagrant
cinst packer
cinst chef-workstation
Install-WindowsUpdate -AcceptEula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment