Skip to content

Instantly share code, notes, and snippets.

View sebagomez's full-sized avatar
:octocat:
World's okayest software engineer

Sebastián Gómez sebagomez

:octocat:
World's okayest software engineer
View GitHub Profile
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
choco install 7zip /y
choco install docker-for-windows /y
choco install dotpeek /y
choco install git /y
choco install git-desktop /y
choco install googlechrome /y
choco install brave /y
choco install mousewithoutborders /y