0x4E4F@sh.itjust.works to linuxmemes@lemmy.world · 2 years agoLinux terminal users be likesh.itjust.worksimagemessage-square105fedilinkarrow-up1702arrow-down117
arrow-up1685arrow-down1imageLinux terminal users be likesh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.world · 2 years agomessage-square105fedilink
minus-squareianhclark510@lemmy.blahaj.zonelinkfedilinkarrow-up2·2 years agoyou’re amazing, this is going to change how I use fish
minus-squarePlasticExistence@lemmy.worldlinkfedilinkarrow-up1·2 years agoFor real. Alternatively use alias to reassign a command to something shorter if it’s one you’re always searching for later. I use ‘update’ as an alias for ‘apt update && apt upgrade -y && apt autoremove && apt autoclean’
minus-square2ez@lemmy.worldlinkfedilinkarrow-up1·2 years agoOr the history substring search plugin for zsh showing inline history as you type, like fish.
Bruh. Ctrl-r
you’re amazing, this is going to change how I use fish
For real. Alternatively use alias to reassign a command to something shorter if it’s one you’re always searching for later. I use ‘update’ as an alias for ‘apt update && apt upgrade -y && apt autoremove && apt autoclean’
Or the history substring search plugin for zsh showing inline history as you type, like fish.