.replyrc

Sun, 12 Feb 2017 17:37:15 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 12 Feb 2017 17:37:15 -0500
changeset 515
199b08808ed5
parent 439
f1df55abb64a
child 655
3401fe6aa66f
permissions
-rw-r--r--

using asdf instead of rb/ndenv now

script_line1 = use strict; use warnings; use v5.14; use experimentals;
script_line2 = require('~/.replyrc.local.pl') if -e '~/.replyrc.local.pl'; ();

[Colors]
[DataPrinter]
[FancyPrompt]
[Interrupt]

[Hints]
[Packages]
[LexicalPersistence]
[ResultCache]
[LoadClass]

[ReadLine]
[Editor]

[Autocomplete::Packages]
[Autocomplete::Lexicals]
[Autocomplete::Functions]
[Autocomplete::Globals]
[Autocomplete::Methods]
[Autocomplete::Commands]
[Autocomplete::Keywords]

[Pager]
pager = less -SRX

[Timer]
mintime = 1.0

[CollapseStack]
num_lines = 3

mercurial