Skip to content

Instantly share code, notes, and snippets.

@the-spectator
Last active December 18, 2019 20:56
Show Gist options
  • Save the-spectator/fd599bf66f5b60e974cffe9665c1e6c8 to your computer and use it in GitHub Desktop.
Save the-spectator/fd599bf66f5b60e974cffe9665c1e6c8 to your computer and use it in GitHub Desktop.
# .irbrc
IRB.conf[:PROMPT_MODE] = :SIMPLE # default is :DEFAULT
# Or, invoke irb with the prompt mode by
# terminal
❱ irb --prompt simple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment