.irbrc

Sun, 19 Feb 2023 11:03:32 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 19 Feb 2023 11:03:32 -0600
changeset 1025
9dfc1a5a52dc
parent 1008
57b5c867f2a6
permissions
-rw-r--r--

Fix up tig for nvim

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

mercurial