Skip to content

Instantly share code, notes, and snippets.

View Ac0lyte's full-sized avatar

Tim Ac0lyte

  • Viridos Inc.
  • La Jolla, CA
View GitHub Profile
@Ac0lyte
Ac0lyte / keybase.md
Created April 6, 2017 00:39
keybase.md

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@Ac0lyte
Ac0lyte / pre-commit
Last active August 29, 2015 14:17 — forked from fluxrad/pre-commit
#!/bin/bash
# pre-commit git hook to check the validity of a puppet manifest
#
# Prerequisites:
# gem install puppet-lint puppet
#
# Install:
# /path/to/repo/.git/hooks/pre-comit
# Source RVM if needed