drop FancyPrompt

Mon, 03 Feb 2020 08:46:42 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 03 Feb 2020 08:46:42 -0600
changeset 848
c39d655f455c
parent 847
3d460b026be9
child 849
9a6cb845e239

drop FancyPrompt

.replyrc file | annotate | diff | comparison | revisions
--- 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]

mercurial