export GITHUB_TOKEN=<your github token>
go run find-stale-branches.go cucumber aruba
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"backcolor": "#333333", | |
"name": "maxmeyer Ergodox - Coder Layer", | |
"author": "Miguel Palhas <miguel@subvisual.co>", | |
"radii": "20px", | |
"switchMount": "cherry", | |
"switchBrand": "cherry", | |
"switchType": "MX1A-G1xx", | |
"pcb": false, |
I hereby claim:
- I am maxmeyer on github.
- I am maxmeyer (https://keybase.io/maxmeyer) on keybase.
- I have a public key whose fingerprint is F432 A1DC 744A 198F 6A38 8576 CD23 CD31 86E8 9D0B
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
require 'pry' | |
binding.pry | |
File.read ARGV.first |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
## MAKE SURE YOU'VE INSTALLED EPEL | |
# See http://dokuwiki.nausch.org/doku.php/centos:epel6 (German) for a good guide | |
## | |
# development tools | |
yum -y groupinstall "Development Tools" | |
yum -y install libxslt-devel libyaml-devel libxml2-devel gdbm-devel libffi-devel zlib-devel openssl-devel libyaml-devel readline-devel curl-devel openssl-devel pcre-devel git memcached-devel valgrind-devel mysql-devel ImageMagick-devel ImageMagick |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
##### | |
# conky behaviour | |
background yes | |
own_window yes # window for conky | |
own_window_class conky-system # | |
own_window_type normal # normal window | |
TEXT |