Skip to content

Instantly share code, notes, and snippets.

@VenomAV
VenomAV / install-basics.ps1
Last active March 6, 2020 08:00
Minimum installation required to bootstrap a new Windows machine from scratch
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
$env:ChocolateyInstall = Convert-Path "$((Get-Command choco).Path)\..\.."
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
choco install git -y
choco install keybase -y
refreshenv
@VenomAV
VenomAV / keybase.md
Created April 29, 2019 09:20
Keybase

Keybase proof

I hereby claim:

To claim this, I am signing this object: