Skip to content

Instantly share code, notes, and snippets.

@mohitt
Created February 25, 2020 21:14
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 mohitt/7b0421c742f25305589fa94856bf7b6f to your computer and use it in GitHub Desktop.
Save mohitt/7b0421c742f25305589fa94856bf7b6f to your computer and use it in GitHub Desktop.
Setting up windows
choco install -y vsvim
choco install -y resharper
choco install -y vscode
choco install -y jetbrains-resharper
choco install -y golang
# restart terminal
go get github.com/pcarrier/gauth
# get the gauth.csv file from .config folder to copy paste
choco install -y microsoft-windows-terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment