ivey

Michael D. Ivey
Bay Minette, AL
22
22
Jan 12, 2008
  • Easily navigate directories from the command line
    Forked from joelthelion/autojump Sat Feb 14 07:25:29 -0800 2009
    legend
  • Updated Sat May 16 13:06:08 -0700 2009
    legend
  • Updated Sat Feb 14 12:53:17 -0800 2009
    legend
  • Carpark adds LISP-style car, cdr, and endless combinations of them to the standard Ruby Array, al...
    Updated Thu Jul 24 10:32:14 -0700 2008
    legend
  • All the code you need to get started, with an emphasis on dynamic languages.
    Forked from technomancy/emacs-starter-kit Wed Dec 03 13:03:14 -0800 2008
    legend
  • Sinatra app to generate codebooks for Enigma machines
    Updated Thu Jan 15 07:56:18 -0800 2009
    legend
  • Yet another Emacs paste mode, this one for Gist.
    Forked from defunkt/gist.el Fri Oct 03 15:24:45 -0700 2008
    legend
  • The official `github` command line helper for simplifying your GitHub experience.
    Forked from defunkt/github-gem Sun Jan 04 13:37:01 -0800 2009
    legend
  • Updated Wed Jan 14 19:05:17 -0800 2009
    legend
  • Jekyll is a blog-aware, static site generator in Ruby
    Forked from mojombo/jekyll Sun Jan 04 13:35:33 -0800 2009
    legend
  • master merb branch
    Forked from wycats/merb Wed Oct 22 16:30:59 -0700 2008
    legend
  • LINKS TO Merb plugins that make the transition from Rails a little bit easier
    Updated Tue May 06 19:20:56 -0700 2008
    legend
  • Merb Plugins: Even more modules to hook up your Merb installation
    Forked from wycats/merb-plugins Fri Jun 20 12:49:13 -0700 2008
    legend
  • Updated Sun Nov 30 16:10:20 -0800 2008
    legend
  • Merb plugin that provides an allow/deny DSL for controlling access
    Updated Wed Jun 18 17:40:38 -0700 2008
    legend
  • A plugin that makes the facebooker gem play nice with Merb
    Forked from vanpelt/merb_facebooker Sat Jun 21 19:06:47 -0700 2008
    legend
  • Rails' "flash" session notification system ported to Merb (See eltiare/merb_has_flash)
    Updated Thu Sep 25 12:31:08 -0700 2008
    legend
  • Let Merb apps load Rails model plugins from plugins/
    Updated Wed Jul 02 20:23:40 -0700 2008
    legend
  • Merb slice that enables user-specific custom CSS
    Updated Sat Dec 06 13:25:51 -0800 2008
    legend
  • AppleScripts to resize windows simply
    Forked from wycats/osx-window-sizing Wed May 27 19:28:34 -0700 2009
    legend
  • Updated Wed Jan 14 21:31:11 -0800 2009
    legend
  • command line tweets and an api wrapper for twitter
    Forked from jnunemaker/twitter Sat Dec 20 21:02:58 -0800 2008
    legend

Following

Public Activity  feed

ivey pushed to master at sevenscale/strong_passwords Thu May 28 22:03:22 -0700 2009
HEAD is bacef58934c5c3e75f5d48f86896b3c8eec0ce85
ivey pushed to master at sevenscale/strong_passwords Thu May 28 22:01:35 -0700 2009
HEAD is 36b555daecd757305c0f4a2f5f8359321c29b27e
ivey pushed to master at sevenscale/strong_passwords Thu May 28 21:47:29 -0700 2009
HEAD is 9e6271a949af86b16d8b7433774b0ecd52fa2fe5
ivey created branch master at sevenscale/strong_passwords Thu May 28 21:46:11 -0700 2009
ivey pushed to master at ivey/osx-window-sizing Wed May 27 19:34:28 -0700 2009
ivey forked wycats/osx-window-sizing Wed May 27 19:28:35 -0700 2009
Forked repository is at ivey/osx-window-sizing
ivey pushed to master at ivey/barcamp-mobile Sat May 16 13:05:31 -0700 2009
ivey created gist: 107892 Wed May 06 19:48:19 -0700 2009
#!/usr/bin/env ruby require 'rubygems'
ivey updated gist: 83398 Sun Mar 22 19:43:21 -0700 2009
du -sk . * | perl -e '$sum=<>; while (<>) { ($size, $inode)=split;
ivey created gist: 83398 Sun Mar 22 19:43:12 -0700 2009
du -sk . * | perl -e '$sum=<>; while (<>) { ($size, $inode)=split;
ivey created gist: 68496 Sun Feb 22 07:23:34 -0800 2009
namespace :git do task :unpushed do ahead = `git log origin/#{branch}..#{branch} --pretty=o...
ivey committed to ivey/autojump Wed Feb 18 09:13:42 -0800 2009

4ca46941a76923f9f5e6d041ec6bf539bf35f44f

Merge branch 'master' into merge

ivey updated gist: 65623 Mon Feb 16 23:16:30 -0800 2009
I assume you've played w/ mutli-tty by now, but if not, check it out. alias emacs='/Application...
ivey created gist: 65623 Mon Feb 16 23:16:14 -0800 2009
I assume you've played w/ mutli-tty by now, but if not, check it out. alias emacs='/Application...
ivey commented on ivey/autojump Sat Feb 14 21:30:44 -0800 2009
Comment in e8f791b:

I’m actually using this now: complete -o nospace -C “autojump—completion” j

ivey committed to ivey/autojump Sat Feb 14 21:25:16 -0800 2009

14a448024074ddaaa8e962c871cadd1993d5a1b4

Completion results separated by \n not ' '

ivey committed to ivey/autojump Sat Feb 14 21:16:48 -0800 2009

47c3d7dd7ddc50fe5f83d574f94d9151308d69d2

Merge branch 'joelthelion/master'

ivey committed to ivey/autojump Sat Feb 14 21:16:48 -0800 2009

e8f791b2affc15ab44281060ad14046d144364dc

Make bash competion work

ivey committed to ivey/blog Sat Feb 14 12:53:17 -0800 2009
ivey forked joelthelion/autojump Sat Feb 14 07:25:30 -0800 2009
Forked repository is at ivey/autojump
ivey committed to ivey/barcamp-mobile Tue Feb 10 20:49:07 -0800 2009
ivey committed to ivey/barcamp-mobile Thu Feb 05 11:53:21 -0800 2009
ivey created branch master at ivey/barcamp-mobile Thu Feb 05 11:32:28 -0800 2009
ivey created repository barcamp-mobile Thu Feb 05 11:32:03 -0800 2009
New repository is at ivey/barcamp-mobile
ivey created gist: 57281 Mon Feb 02 19:32:32 -0800 2009
(defun butterfly () "Use butterflies to flip the desired bit on the drive platter. Open hands a...
ivey applied fork commits to merb_has_rails_plugins/master Sun Feb 01 19:51:55 -0800 2009
master was changed to ab24eb
ivey committed to ivey/blog Sun Jan 25 20:33:08 -0800 2009
ivey committed to ivey/blog Sun Jan 25 20:07:19 -0800 2009

d2dac5a859c7730a02801eabc4f949b8f26b469b

thorfile / still in development