Clutter up your shell with some emoji. Why not? You already have all that pry crap mucking everything up.
add pry-emoji to your gemfile
group :development do
gem 'pry-emoji'
end
set your Pry.config.prompt customization setting to use the pry-emoji prompt in your .pryrc file, or wherever you do your customization
Pry.config.prompt = PryEmoji::Prompt.new
use some different emoji, because some jerks are offended when the two men holding hands or the beer emoji appears in their console
Pry.config.prompt = PryEmoji::Prompt.new(emoji: %i[roll_eyes middle_finger -1 ng])
play a game with pry-emoji, because working in the console is boring and a bunch of extraneous characters all over the place is certain to not be disruptive. You should know, you're already using pry.
Pry.config.prompt = PryEmoji::Prompt.slots
Pry.config.prompt = PryEmoji::Prompt.match
You're not.
Idk. Never? Tomorrow? Don't hold your breath. Or do. Whatever floats your boat.
How can I add even more emoji to my console? I know Pry already makes everything less readable, but I don't think it goes too far enough.
Great question! I'll work on adding some more options to accommodate your masochistic desires.
My production configuration uses only the racing_car emoji.
You will never be happy if you continue to search for what happiness consists of. You will never live if you are looking for the meaning of life.
I think I fixed that now.
Alright.
As soon as it stops sucking.
No, you.