I hereby claim:
- I am razic on github.
- I am razic (https://keybase.io/razic) on keybase.
- I have a public key ASAWzKlN6RMKSs6pumQ-p6R7gxVA7Yw6EfV6yKg_pLeIvwo
To claim this, I am signing this object:
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
mQINBFxrbawBEADBL8i1c7WlYUGGFAMd8Avl1SMbqkHTT/U5w8RPcsP+OfU6B3hz | |
zFznnZ7Wq3/4gmPZhdNA5Y4ITsJrg3KUeAshXyAeibUdbnK5oYolWc/KKubb5/NE | |
PUNl+TidR2iQN/Y7yfQphtmZ+R7Nwif+s0/DPPbCi/WUJM5lxMlvjdJvfq1wLR63 | |
FZgcs3R8/kYcIIdwUk2m+i6Bsi+BzkI5LKKuHeO7dDTPCHUa080A/TBbaajDhO57 | |
6kP1a0ox3CCCecAdV4LFTLC3VQkUPkLoEmoaVuAixAzBJ7wEx9cCh7iiwNCbWAXx | |
L4vEuMApLFV3EbIHDWHppw4XdKEp56T8ctyGjcJrACMbiUCaHr8b1Iho6DIRSK4J | |
79/M9yia4DvmKTXz/q0uqWr5sumK74PfcsUF9N0VWlUdWC/gwhGDN+ZcZnJThtkg | |
Z+ELN02/GbWSWcYQQjow6tqHfaKHGH1YLqPs3pq8MTVbgX8EGE09aUYtmJCcuJV+ |
I hereby claim:
To claim this, I am signing this object:
ssh -f -nNT -L 8080:127.0.0.1:8080 user@hostname |
docker run --rm -i --volumes-from repos -w /repos/typekit-ops/.chef busybox sh -c 'cat > knife.rb' < knife.rb |
ls -d .??* |
#!/bin/bash | |
# | |
# This file echoes a bunch of color codes to the | |
# terminal to demonstrate what's available. Each | |
# line is the color code of one forground color, | |
# out of 17 (default + 16 escapes), followed by a | |
# test use of that color on all nine background | |
# colors (default + 8 escapes). | |
# |
#!/usr/bin/env ruby | |
# encoding: UTF-8 |