Skip to content

Instantly share code, notes, and snippets.

View powerjc's full-sized avatar

powerjc

  • On the line.
View GitHub Profile
@powerjc
powerjc / boxstarter.ps1
Last active April 15, 2020 16:10 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script
# Author: Jess Frazelle <[email protected]>
# Last Updated: 2017-09-11
#
# Install boxstarter:
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
#
# You might need to set: Set-ExecutionPolicy RemoteSigned
#
# Run this boxstarter by calling the following from an **elevated** command-prompt:
@powerjc
powerjc / keybase.md
Last active September 12, 2019 01:46
Keybase descriptor

Keybase proof

I hereby claim:

  • I am powerjc on github.
  • I am powerjc (https://keybase.io/powerjc) on keybase.
  • I have a public key ASAHhRxWxL8cuWEZeAVBxBd1G6vf5Hl2qRsyLaOX-uGuRwo

To claim this, I am signing this object:

@powerjc
powerjc / README.md
Created November 19, 2017 16:14 — forked from hofmannsven/README.md
My simply MySQL Command Line Cheatsheet