Created
June 5, 2020 09:58
-
-
Save Mark24Code/68860219d7dfe4720d07fc97d817c4d2 to your computer and use it in GitHub Desktop.
ruby irb自动补全配置
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'bond' | |
Bond.start | |
# For users using a pure ruby readline | |
Bond.start :readline => :ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#before
gem install bond
tab 补全