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 5c14d15..bdd3e0b 100644
--- a/bashrc
+++ b/bashrc
@@ -61,6 +61,7 @@ alias bc="bc -lq"
alias ncmpc="ncmpc -c"
alias truecrypt="sudo truecrypt -t"
alias prove="prove -rj5"
+alias cpan-outdated="cpan-outdated --mirror file://${HOME}/perl5/minicpan/"
# }}}
# games {{{
alias nao="(TERM=rxvt telnet nethack.alt.org)"