this post was submitted on 16 Aug 2024
608 points (98.1% liked)
Programmer Humor
32380 readers
1443 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
May i introduce u to atuin
I think you mean Crtl+R in bash
What does this sometimes appear not to work for me even though the command is clearly in the history?
Try
https://github.com/junegunn/fzf
Ooh that's even cooler!
Not MySQL, though, but nice for usage in a terminal!
Nah thanks, up arrow hasnt failed me yet
I don't believe in A'tuin. The world is obviously carried on the back of a badger.
But the turtle moves.
And the honey badger mauls. My planet could beat up your planet in a fight.
Have you used fish? The built-in fuzzy matching works pretty well for me. Wondering if there's any reason to add atuin in. Sync seems like a negative to me more than a positive.
I use fish with atuin but without sync. It is nice because I can search commands for a given workspace. For example the commands within a given git repository.
Yeah they are compatible. Sync can be disabled entirely or self hosted.