I hereby claim:
- I am rcreasey on github.
- I am rcreasey (https://keybase.io/rcreasey) on keybase.
- I have a public key ASAaTcYf-p7Ezr0ut0CDnHKrVGaA09J75dxV8Qem2RG_2wo
To claim this, I am signing this object:
#!/bin/sh | |
mkdir ~/bin | |
curl -L -s -o /home/rcreasey/bin/kubectx https://github.com/ahmetb/kubectx/releases/download/v0.9.3/kubectx | |
curl -L -s -o /home/rcreasey/bin/kubens https://github.com/ahmetb/kubectx/releases/download/v0.9.3/kubens | |
chmod +x /home/rcreasey/bin/kubectx /home/rcreasey/bin/kubens | |
export PATH=$PATH:/home/rcreasey/bin | |
alias kc=kubectl | |
alias kn=kubens | |
alias kx=kubectx |
command: "osascript -e 'tell application \"iTunes\" to if player state is playing then artist of current track & \" - \" & name of current track'" | |
refreshFrequency: 1000 | |
render: (output) -> | |
"<div class='screen'><div class='pecannowplaying'>#{output}</div></div>" |
I hereby claim:
To claim this, I am signing this object:
» XC_OS=linux XC_ARCH=amd64 make dev | |
==> Checking that code complies with gofmt requirements... | |
go generate $(go list ./... | grep -v /terraform/vendor/) | |
2017/02/24 15:05:04 Generated command/internal_plugin_list.go | |
==> Removing old directory... | |
==> Building... | |
Number of parallel builds: 3 | |
--> darwin/amd64: _/Users/rcreasey/projects/personal/terraform |
» TF_LOG=debug terraform plan | |
2017/02/24 10:52:26 [INFO] Terraform version: 0.8.7 | |
2017/02/24 10:52:26 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.8.7/bin/terraform", "plan"} | |
2017/02/24 10:52:26 [DEBUG] Detected home directory from env var: /Users/rcreasey | |
2017/02/24 10:52:26 [DEBUG] Detected home directory from env var: /Users/rcreasey | |
2017/02/24 10:52:26 [DEBUG] Attempting to open CLI config file: /Users/rcreasey/.terraformrc | |
2017/02/24 10:52:26 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/02/24 10:52:26 [DEBUG] Detected home directory from env var: /Users/rcreasey | |
2017/02/24 10:52:28 [DEBUG] plugin: waiting for all plugin processes to complete... | |
1 error(s) occurred: |
-- MySQL dump 10.15 Distrib 10.0.21-MariaDB, for Linux (x86_64) | |
-- | |
-- Host: localhost Database: eve_static | |
-- ------------------------------------------------------ | |
-- Server version 10.0.21-MariaDB-log | |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
/*!40101 SET NAMES utf8 */; |
» git push dokku master --force | |
Warning: Permanently added '10.40.179.53' (ECDSA) to the list of known hosts. | |
Counting objects: 185, done. | |
Delta compression using up to 4 threads. | |
Compressing objects: 100% (91/91), done. | |
Writing objects: 100% (185/185), 30.52 KiB | 0 bytes/s, done. | |
Total 185 (delta 80), reused 185 (delta 80) | |
-----> Cleaning up... | |
-----> Building rcreasey-python-getting-started from herokuish... | |
-----> Adding BUILD_ENV to build environment... |
C:\>apm install autocomplete-python --verbose | |
Installing autocomplete-python to C:\Users\rcreasey\.atom\packages REQUEST { url: 'https://atom.io/api/packages/autocomplete-python', | |
json: true, | |
retries: 4, | |
proxy: null, | |
strictSSL: false, | |
headers: { 'User-Agent': 'npm/2.13.3 node/v0.10.40 win32 ia32' }, | |
callback: [Function], | |
method: 'GET' } | |
REQUEST make request https://atom.io/api/packages/autocomplete-python |
~/L/A/O/m/M/R/men_in_black » sips -s format png ./*.gif --out . rcreasey@arkham | |
/Users/rcreasey/Library/Application Support/OpenXcom/mods/Men in Black 4.5/Resources/men_in_black/bigobs_MIB0_CORPSE.gif | |
Warning: Output file suffix changed to png | |
/Users/rcreasey/Library/Application Support/OpenXcom/mods/Men in Black 4.5/Resources/men_in_black/bigobs_MIB0_CORPSE.gif | |
/Users/rcreasey/Library/Application Support/OpenXcom/mods/Men in Black 4.5/Resources/men_in_black/bigobs_MIB1_CORPSE.gif | |
Warning: Output file suffix changed to png | |
/Users/rcreasey/Library/Application Support/OpenXcom/mods/Men in Black 4.5/Resources/men_in_black/bigobs_MIB1_CORPSE.gif | |
/Users/rcreasey/Library/Application Support/OpenXcom/mods/Men in Black 4.5/Resources/men_in_black/bigobs_MIB2_CORPSE.gif | |
Warning: Output file suffix changed to png | |
/Users/rcreasey/Library/Application Support/OpenXcom/mods/Men in Black 4.5/Resources/men_in_black/bigobs_MI |
. | |
├── TFTD | |
│ ├── ANIMS | |
│ │ ├── GAMEOVER.IDX | |
│ │ ├── GAMEOVER.VID | |
│ │ ├── INTRO.IDX | |
│ │ ├── INTRO.VID | |
│ │ ├── LOGO.IDX | |
│ │ ├── LOGO.VID | |
│ │ ├── OUTRO.IDX |