Y
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
flohofwoe
1948 days ago
I use zsh with this plugin:
https://github.com/zsh-users/zsh-autosuggestions
Best of both worlds, fish-like autocomplete combined with bash-compatibility :)
link
Best of both worlds, fish-like autocomplete combined with bash-compatibility :)