Skip to content

Instantly share code, notes, and snippets.

@Mark24Code
Created June 5, 2020 09:58
Show Gist options
  • Save Mark24Code/68860219d7dfe4720d07fc97d817c4d2 to your computer and use it in GitHub Desktop.
Save Mark24Code/68860219d7dfe4720d07fc97d817c4d2 to your computer and use it in GitHub Desktop.
ruby irb自动补全配置
require 'bond'
Bond.start
# For users using a pure ruby readline
Bond.start :readline => :ruby
@Mark24Code
Copy link
Author

#before

gem install bond

tab 补全

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment