.replyrc

changeset 683
ea343e7d3abc
parent 669
5d62983d60b4
child 689
840057d4b493
--- a/.replyrc
+++ b/.replyrc
@@ -1,5 +1,4 @@
-script_line1 = use strict; use warnings; use 5.014; use experimentals; use Path::Tiny;
-script_line2 = require('~/.replyrc.local.pl') if -e '~/.replyrc.local.pl'; ();
+script_line1 = use lib "$ENV{HOME}/.lib/perl5"; use ReplyStartup;
 
 [Colors]
 [DataPrinter]

mercurial