.irbrc

Sun, 19 Feb 2023 19:35:05 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 19 Feb 2023 19:35:05 -0600
changeset 1033
589244a349f6
parent 1008
57b5c867f2a6
permissions
-rw-r--r--

tweak completion

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

mercurial