Krafting to linuxmemes@lemmy.world • 10 months agothe fear of missing out a better compressionlemmy.worldimagemessage-square197fedilinkarrow-up1942arrow-down19file-text
arrow-up1933arrow-down1imagethe fear of missing out a better compressionlemmy.worldKrafting to linuxmemes@lemmy.world • 10 months agomessage-square197fedilinkfile-text
minus-square@Waffelson@lemmy.worldlinkfedilink8•10 months agoThe Fish shell shows me just the past command with tar So I don’t need to remember strange flags
minus-square@naught@sh.itjust.workslinkfedilink4•10 months agoI use zsh and love the fish autocomplete so I use this: https://github.com/zsh-users/zsh-autosuggestions Also have fzf for ctrl + r to fuzzy find previous commands. I believe it comes with oh-my-zsh, just has to be enabled in plugins and itjustworks™
The Fish shell shows me just the past command with tar
So I don’t need to remember strange flags
I use zsh and love the fish autocomplete so I use this:
https://github.com/zsh-users/zsh-autosuggestions
Also have
fzf
forctrl + r
to fuzzy find previous commands.I believe it comes with oh-my-zsh, just has to be enabled in plugins and itjustworks™