minus-squarenaught@sh.itjust.workstolinuxmemes@lemmy.world•the fear of missing out a better compressionlinkfedilinkarrow-up4·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™ linkfedilink
minus-squarenaught@sh.itjust.workstolinuxmemes@lemmy.world•Code interviews for a PHP developer roleslinkfedilinkarrow-up20·7 months agoIt inspired python’s syntax iirc linkfedilink
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™