diff --git a/.replyrc b/.replyrc --- 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]