Skip to content

Instantly share code, notes, and snippets.

View totollygeek's full-sized avatar
👨‍💻
*mhm*

Todor Todorov totollygeek

👨‍💻
*mhm*
View GitHub Profile
@totollygeek
totollygeek / setup.ps1
Created May 11, 2020 12:37
A all in one script to install all software that I use when I have a new Windows installation.
# Install Chocolatey
Set-ExecutionPolicy Bypass -Scope Process -Force
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
# Set policy to confirm all
choco feature enable -n allowGlobalConfirmation
# Install Git first, since it is needed for Scoop, which is needed for Nerd Font
choco install git

Keybase proof

I hereby claim:

  • I am totollygeek on github.
  • I am totollygeek (https://keybase.io/totollygeek) on keybase.
  • I have a public key ASATW5ozTlcyZGFqK8SMEAD5YHzy5vHSnGlFncBUpTsChAo

To claim this, I am signing this object: