Public Gists by jkramer

Gravatar
Mon Nov 02 01:56:58 -0800 2009
1
2
3
import Data.Char
import Data.String.Utils
 
Gravatar
Tue Oct 27 07:21:57 -0700 2009
1
2
3
-- ZChart
-- Find the 10 most popular commands from your ZSH history and build a Google
 
Gravatar
Tue Oct 27 05:03:53 -0700 2009
1
2
3
#!/usr/bin/perl
 
use strict;
Gravatar
Tue Oct 20 04:40:07 -0700 2009
1
2
3
#!/usr/bin/perl
 
# Firefox keeps creating the ~/Desktop directory for some reason whenever the preferences are opened. This little script keeps your $HOME clean until those Mozilla monkeys finally fix that sh*t.
Gravatar
Sun Jun 14 02:45:27 -0700 2009
1
2
3
module Mud.Thing.Parse where
 
import Text.ParserCombinators.Parsec
Gravatar
Fri Jun 12 05:04:09 -0700 2009
1
2
3
import System.IO
import Data.List
 
Gravatar
Sat Sep 20 17:37:06 -0700 2008
1
2
3
#!/usr/bin/perl
 
# Shell.FM UNIX Socket Control
Gravatar
Sat Sep 13 07:50:53 -0700 2008
1
2
3
# vim:syn=zsh
# Support for GNU Screen.