From 63ef76bd29dbe860d11171499d43abb56ed0d819 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 3 May 2010 23:25:01 -0500 Subject: prefer to check cpan-outdated from my minicpan mirror --- bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bashrc') 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)" -- cgit v1.2.3-54-g00ecf