I hereby claim:
- I am fredoliveira on github.
- I am fredoliveira (https://keybase.io/fredoliveira) on keybase.
- I have a public key ASCh6IzFAcJpRv96klg_ZePE1DG78dLPQD_G8z4FUAR9yAo
To claim this, I am signing this object:
| require 'rubygems' | |
| require 'tweetstream' | |
| require 'colorize' | |
| regex = /@[f][\.\,\:]?\s/ | |
| TweetStream.configure do |config| | |
| config.consumer_key = '' | |
| config.consumer_secret = '' | |
| config.oauth_token = '' |
| # grab the patch | |
| # background info: https://gist.github.com/funny-falcon/4136373 | |
| curl -O https://raw.github.com/gist/4136373/falcon-gc.diff | |
| # install ruby 1.9.3 patch level 327 with speed patch | |
| rvm reinstall ruby-1.9.3-p327 --patch falcon-gc | |
| # activate the new ruby | |
| rvm use --default ruby-1.9.3-p327 | |
| module.exports = { | |
| pivotal: { | |
| TOKEN: 'TOKEN' | |
| PID: 'PID', | |
| }, | |
| sprintly: { | |
| USER: "USER_EMAIL", | |
| ID: 'PRODUCT_ID', | |
| KEY: 'API_KEY' | |
| }, |
| # Install Git needed for Git based gems | |
| packages: | |
| yum: | |
| git: [] | |
| { | |
| // Editing, Syntax | |
| "files.trimTrailingWhitespace": true, | |
| "files.insertFinalNewline": true, | |
| // Window | |
| "window.zoomLevel": 0, | |
| // Editor | |
| "editor.fontSize": 13, |
I hereby claim:
To claim this, I am signing this object: