Blaze@lemmy.zip to Linux@programming.dev · 5 months agoWhat was your latest improvement to your Linux setup?message-squaremessage-square98fedilinkarrow-up194arrow-down13
arrow-up191arrow-down1message-squareWhat was your latest improvement to your Linux setup?Blaze@lemmy.zip to Linux@programming.dev · 5 months agomessage-square98fedilink
minus-square🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕕𝕚𝕝𝕖@lemm.eelinkfedilinkEnglisharrow-up8·5 months agoFish, and a searchable command history.
minus-squareBaldur Nil@programming.devlinkfedilinkarrow-up5·5 months agoFirst thing I install in each platform is fish
minus-square🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕕𝕚𝕝𝕖@lemm.eelinkfedilinkEnglisharrow-up1·5 months agoYeah i had avoided it cos it wasn’t behaving with vscodium in flatpak but finally got around to reinstalling code on the machine directly.
minus-squarecaseyweederman@lemmy.calinkfedilinkarrow-up2·edit-25 months agoWhat 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?
minus-square🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕕𝕚𝕝𝕖@lemm.eelinkfedilinkEnglisharrow-up4·5 months agoThis one https://github.com/atuinsh/atuin I disabled the sync capabilities tho cos i like to keep things local
minus-squarecaseyweederman@lemmy.calinkfedilinkarrow-up3·5 months agoOhhh. I like that. Zsh’s history features just don’t quite line up with my needs.
minus-squareFeyd@programming.devlinkfedilinkarrow-up3·5 months agohttps://fishshell.com/docs/current/cmds/history.html#synopsis
Fish, and a searchable command history.
First thing I install in each platform is fish
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.
What were you using before?
Just bash
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?
This one https://github.com/atuinsh/atuin
I disabled the sync capabilities tho cos i like to keep things local
Ohhh. I like that. Zsh’s history features just don’t quite line up with my needs.
https://fishshell.com/docs/current/cmds/history.html#synopsis