# HG changeset patch # User Meredith Howard # Date 1580741202 21600 # Node ID c39d655f455c41a5eef396c0b97cdc2aef440ceb # Parent 3d460b026be9ee174d5f54f4c7d0e7ce6a3db754 drop FancyPrompt diff --git a/.replyrc b/.replyrc --- a/.replyrc +++ b/.replyrc @@ -1,11 +1,10 @@ -script_line1 = use warnings; use strict; () -script_line2 = use feature ':all'; use experimentals; () +script_line1 = use warnings; use strict; +script_line2 = use feature ':all'; use experimentals; script_line3 = require glob('~/.replyrc.pl'); () script_line4 = -e $_ && require($_) for glob('~/.replyrc.local.pl'); () [Colors] [DataPrinter] -[FancyPrompt] [Interrupt] [Hints]