.irbrc

Mon, 27 Feb 2023 13:49:07 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 27 Feb 2023 13:49:07 -0600
changeset 1054
3a0ff0563a7b
parent 1008
57b5c867f2a6
permissions
-rw-r--r--

tweak completion a little more

# aliases only effective after v1.4.3
IRB.conf[:COMMAND_ALIASES] ||= {}
IRB.conf[:COMMAND_ALIASES][:ri] = :help

mercurial