Skip to content

Instantly share code, notes, and snippets.

@sagmor
Last active July 7, 2018 06:03
Show Gist options
  • Save sagmor/630a26cdd3119fa797ce9ee7ec0ba800 to your computer and use it in GitHub Desktop.
Save sagmor/630a26cdd3119fa797ce9ee7ec0ba800 to your computer and use it in GitHub Desktop.
Boxstarter Config
# https://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/sagmor/630a26cdd3119fa797ce9ee7ec0ba800/raw/ba208328590139805af38a3b2962acc32758d2b8/Boxstarter.ps1
### windows configs ###
Set-ExplorerOptions -showFileExtensions -EnableShowFullPathInTitleBar
### basic stuff ###
cinst 7zip
cinst 1password
# cinst steam
# cinst docker
cinst microsoft-teams
cinst GoogleChrome
cinst Firefox
cinst git
cinst sysinternals
cinst fiddler
# cinst vagrant
cinst vscode
cinst visualstudio2017enterprise
cinst poshgit
cinst azurepowershell
cinst azure-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment