Skip to content

Instantly share code, notes, and snippets.

View approximate's full-sized avatar

Konstantin approximate

View GitHub Profile
@approximate
approximate / keybase.md
Created September 14, 2019 07:06
Keybase

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@approximate
approximate / boxstarter.ps1
Last active April 17, 2018 15:06 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script
#
# Forked from the original script by Jesse Frazelle
# https://gist.github.com/jessfraz/7c319b046daa101a4aaef937a20ff41f
#
# Last Updated: 2018-04-09
#
# Install boxstarter:
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
#