Hacker News new | ask | show | jobs
by soraminazuki 1949 days ago
Completion is one of the biggest reasons people switch to zsh. Did you initialize the completion system in your .zshrc?

https://wiki.archlinux.org/index.php/Zsh#Command_completion

1 comments

I had done that, but my ssh completions weren't working great at all. I've installed ohmyzsh as recommended below and it's great, definitely a step up from bash.