Created
December 15, 2019 20:43
-
-
Save the-spectator/c42a59e93ae6673076d52b0ceb1d973d to your computer and use it in GitHub Desktop.
This file contains 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
# .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