.irbrc

Thu, 09 Nov 2023 16:54:05 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 09 Nov 2023 16:54:05 -0600
changeset 1133
cb91318a522e
parent 1008
57b5c867f2a6
permissions
-rw-r--r--

Add tmux popup bindings

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

mercurial