Skip to content

Instantly share code, notes, and snippets.

-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBFMsdlABEACzVwG8KbipP5u8qISdBF9hh6a84CO3kwjzVMhVIxS39ggewehg
R/Pr1sOG9uZffdpyD+lVNCCZM8hsMcDHwx7nPNqT7BF166G3E5+NLsOtqbCQDUdu
cR3rsWzYIwE31JQu8BKLsHPCNkB8aATftLIOMgz1yjfQ77mU7BimiP12HpTkGQWl
6DrceLOfs4baNR6qCitmMi9t+I8SNMahszW9Z9/wno+OHmIrXy72zQMx9jhJvnJn
QY2lQUjjOpeq01NEM4xb3ZdGj24Ipuqryb/7SjMTdjGZaR6NJTjzkStBAVq9ApJU
qbulPyUMwitq8PtQAxhU3IKGDAjQZMDtR7Q7XYyqReWS+NtHkgjbPVI7pNbHh5Mm
o/feUgv9wgNvEKtN2TxhUcMLFlbNdH9UvUMdPN1EEikyccvMzd9b4gdS7IzPwtOq
x2756myDUimk2i6NeGmj60evq7+IIuxbOVehPkt9m7wtR5rk/IMBMXAYtfbNE2Hy
#!/bin/sh
# monotone.sh - Because monotone sucks
#
# free (adj.): unencumbered; not under the control of others
# Written by lazygravy in 2015 and released into the public domain
# with no warranty of any kind, either expressed or implied.
# It probably won't make your computer catch on fire, or eat
# your children, but it might. Use at your own risk.
#
#
@kytvi2p
kytvi2p / authorized_fingerprints.sh
Last active October 25, 2015 18:54
Print fingerprints of the keys in $HOME/.ssh/authorized_keys
#!/bin/sh
# script to print fingerprints of the keys in authorized_keys
set -eu
IFS='
'
if ! which ssh-keygen > /dev/null 2>&1; then
echo "OpenSSH is needed to run this script" >&2
exit 1
fi
print_fingerprints() {
#!/bin/bash
# -*- coding: utf-8 -*-
#------------------------------------------------------------------------------
#
# cloudcloud
# ----------
# A simple cloudscript which cloudpicks a random cloudword from a cloudlist,
# cloudprepends "cloud" to it, and cloudannouces it with espeak. Perfect for
# clouduse as a cloudgeneral cloudnotification callback, cloudmaking slightly
# cloudinappropriate cloudremarks at the wrong cloudtime.

Keybase proof

I hereby claim:

  • I am kytvi2p on github.
  • I am killyourtv (https://keybase.io/killyourtv) on keybase.
  • I have a public key whose fingerprint is BD12 65FD 4954 C40A EBCB F5D7 5BF7 2F42 D095 2C5A

To claim this, I am signing this object: