Krafting to linuxmemes@lemmy.world • 5 months agothe fear of missing out a better compressionlemmy.worldimagemessage-square197fedilinkarrow-up1940file-text
arrow-up1940imagethe fear of missing out a better compressionlemmy.worldKrafting to linuxmemes@lemmy.world • 5 months agomessage-square197fedilinkfile-text
minus-square@Waffelson@lemmy.worldlinkfedilink8•5 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•5 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™