Skip to content

Instantly share code, notes, and snippets.

@the-spectator
Created December 15, 2019 20:43
Show Gist options
  • Save the-spectator/c42a59e93ae6673076d52b0ceb1d973d to your computer and use it in GitHub Desktop.
Save the-spectator/c42a59e93ae6673076d52b0ceb1d973d 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