From 267aac898c977169f07ea4c2634bda5d0c671bb9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 18 Jan 2010 20:21:04 -0600 Subject: better prove alias --- bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bashrc') diff --git a/bashrc b/bashrc index 6d6e7ff..dd2b9cc 100644 --- a/bashrc +++ b/bashrc @@ -62,6 +62,7 @@ alias mv="mv -i" alias bc="bc -lq" alias ncmpc="ncmpc -c" alias truecrypt="sudo truecrypt -t" +alias prove="prove -rj3 --state=fresh,hot,slow,save" # }}} # games {{{ alias nao="(TERM=rxvt telnet nethack.alt.org)" -- cgit v1.2.3-54-g00ecf