Skip to content

Instantly share code, notes, and snippets.

@dapperdandev
Last active June 17, 2019 22:42
Show Gist options
  • Save dapperdandev/68491afc3c317a75b0216a9404641669 to your computer and use it in GitHub Desktop.
Save dapperdandev/68491afc3c317a75b0216a9404641669 to your computer and use it in GitHub Desktop.
# Run the following command in an elevated cmd
# START https://boxstarter.org/package/nr/url?<rawUrl>
# Windows Settings
Disable-BingSearch
Disable-GameBarTips
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions
# Development
cinst git --params "/GitAndUnixToolsOnPath"
cinst vscode --params "/NoDesktopIcon"
cinst azure-data-studio
cinst nodejs-lts
cinst hyper
# Misc
Install-Module posh-git -Scope CurrentUser -Force
Install-Module oh-my-posh -Scope CurrentUser -Force
cinst slack
# Visual Studio
# Manually Install
# - Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment