6 lines
179 B
Ruby
6 lines
179 B
Ruby
# https://ruby-doc.org/stdlib-3.1.2/libdoc/irb/rdoc/IRB.html#module-IRB-label-Configuration
|
|
#
|
|
# ~/.irbrc will take precedence over this file.
|
|
|
|
IRB.conf[:USE_AUTOCOMPLETE] = false
|