mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
3 lines
61 B
Plaintext
3 lines
61 B
Plaintext
require 'irb/completion'
|
|
IRB.conf[:USE_AUTOCOMPLETE] = false
|