Blaze (he/him)@lemmy.zip to Linux@programming.dev · 1 year 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 (he/him)@lemmy.zip to Linux@programming.dev · 1 year agomessage-square98fedilink
minus-square🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕠𝕕𝕚𝕝𝕖@lemm.eelinkfedilinkEnglisharrow-up9·1 year agoFish, and a searchable command history.
minus-squareBaldr@programming.devlinkfedilinkarrow-up5·1 year agoFirst thing I install in each platform is fish
minus-square🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕠𝕕𝕚𝕝𝕖@lemm.eelinkfedilinkEnglisharrow-up1·1 year 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-21 year 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·1 year 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·1 year agoOhhh. I like that. Zsh’s history features just don’t quite line up with my needs.
minus-squareFeyd@programming.devlinkfedilinkarrow-up3·1 year 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