Pinned Repositories
code-puzzles
My solutions to problems on projectEuler.com
emacs.d
My emacs configuration
ruby-thread-dump
Uses gdb to dump current state of threads in a ruby process
jjrussell's Repositories
jjrussell/ruby-thread-dump
Uses gdb to dump current state of threads in a ruby process
jjrussell/code-puzzles
My solutions to problems on projectEuler.com
jjrussell/emacs.d
My emacs configuration
jjrussell/batsd
A ruby statsd server implementation storing to Redis and disk
jjrussell/dotfiles
Ok ok fine. I'll put these on github
jjrussell/ec2-plugin
Jenkins ec2 plugin
jjrussell/egg
Emacs Got Git. This is a clone of Marius's excellent magit. Egg is an emacs interface to git.
jjrussell/em-synchrony
Fiber aware EventMachine clients and convenience classes
jjrussell/embrace.el
Add/Change/Delete pairs based on `expand-region', similar to `evil-surround'.
jjrussell/find-file-in-project
Quick access to project files in Emacs
jjrussell/github-browse-file
View the file you're editing in Emacs on GitHub
jjrussell/imenu-anywhere
ido/helm imenu tag selection across all buffers with the same mode
jjrussell/prezto
The configuration framework for Zsh
jjrussell/ruby-interpolation.el
Electric string interpolation for ruby
jjrussell/rvm.el
use rvm to manage ruby versions within emacs
jjrussell/spice
A zesty Chef server API wrapper
jjrussell/state_machine
Adds support for creating state machines for attributes on any Ruby class