Hacker News new | ask | show | jobs
by hansel_der 1948 days ago
tried fish for some time for the implicit completion but the otherwise excotic nature of the shell has caused me enough headaces to revert to bash and live with C-R
1 comments

I use zsh with this plugin: https://github.com/zsh-users/zsh-autosuggestions

Best of both worlds, fish-like autocomplete combined with bash-compatibility :)