Skip to content

Instantly share code, notes, and snippets.

@davepeck
Created August 31, 2009 00:05
Show Gist options
  • Save davepeck/178221 to your computer and use it in GitHub Desktop.
Save davepeck/178221 to your computer and use it in GitHub Desktop.
On OSX, invoke yubnub directly from the command line. (I alias this file to 'y' so, for example, 'y gim dave peck')
#!/bin/bash
open "http://www.yubnub.org/parser/parse?command=$(echo -n "$*")"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment