summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
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)"