this post was submitted on 12 Jun 2024
91 points (96.9% liked)

Linux

4962 readers
381 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] muntedcrocodile@lemm.ee 9 points 3 months ago (2 children)

Fish, and a searchable command history.

[–] balder1993@programming.dev 5 points 3 months ago (1 children)

First thing I install in each platform is fish

[–] muntedcrocodile@lemm.ee 1 points 3 months ago

Yeah i had avoided it cos it wasn't behaving with vscodium in flatpak but finally got around to reinstalling code on the machine directly.

[–] caseyweederman@lemmy.ca 5 points 3 months ago (1 children)
[–] muntedcrocodile@lemm.ee 4 points 3 months ago (1 children)
[–] caseyweederman@lemmy.ca 2 points 3 months ago* (last edited 3 months ago) (2 children)

What about Ctrl+R?
Oh, I get it. You install a searchable command history on top of Fish, not that Bash doesn't have a searchable command history.
Does Fish not have that?

[–] muntedcrocodile@lemm.ee 4 points 3 months ago (1 children)

This one https://github.com/atuinsh/atuin

I disabled the sync capabilities tho cos i like to keep things local

[–] caseyweederman@lemmy.ca 3 points 3 months ago

Ohhh. I like that. Zsh's history features just don't quite line up with my needs.