summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 3ce98c4..5c14d15 100644
--- a/bashrc
+++ b/bashrc
@@ -60,7 +60,7 @@ alias mv="mv -i"
alias bc="bc -lq"
alias ncmpc="ncmpc -c"
alias truecrypt="sudo truecrypt -t"
-alias prove="prove -rj3"
+alias prove="prove -rj5"
# }}}
# games {{{
alias nao="(TERM=rxvt telnet nethack.alt.org)"