this post was submitted on 24 Sep 2025
203 points (98.6% liked)
Programmer Humor
38564 readers
238 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Me with git pushes: up up up, enter x3. Like 6 times a day.
ctrl+r is your friend :)
Not me using Linux for 15 years and just learning you can search through previous commands...
I hope I'm not blowing your mind when I tell you that you can grep .bash_history?
Easy there wizard. In my defense I don't hang out in a terminal all that much anymore.
With only three up presses, it would probably be faster than ctrl+r
Just make some aliases and scripts you lunatic.