Skip to content

Instantly share code, notes, and snippets.

View rmm5t's full-sized avatar
🌐
building itsy bitsy parts of the internet that grow

Ryan McGeary rmm5t

🌐
building itsy bitsy parts of the internet that grow
View GitHub Profile
@rmm5t
rmm5t / 0_README.md
Last active December 19, 2015 03:38 — forked from DanielWright/0_README.md

ruby-1.9.3-p448 cumulative performance patch for rbenv

This installs a patched ruby 1.9.3-p448 with the railsexpress patchsets: https://github.com/skaes/rvm-patchsets

Requirements

You will also need a C Compiler. If you're on Linux, you probably already have one or know how to install one. On OS X, you should install XCode, and brew install autoconf using homebrew.

@rmm5t
rmm5t / gist:41978
Created December 31, 2008 14:50 — forked from jimweirich/gist:41973
;;; Load twittering mode.
(require 'twittering-mode)
(load "~/.pw/twittering-pw.el" 'noerror)