The main selling point for ZSH, for me at least, isn't the shell itself; it's the plugin ecosystem. Zplugin[0] allows me to load plugins and programs in the background without slowing down startup time, and makes it easy to carry programs across SSH sessions. Fish simply doesn't have replacements for many of my favorite plugins[1].<p>[0]: <a href="https://github.com/zdharma/zplugin" rel="nofollow">https://github.com/zdharma/zplugin</a><p>[1]: <a href="https://gitlab.com/Seirdy/dotfiles/blob/master/.config/shell_common/zsh/zplugin.zsh" rel="nofollow">https://gitlab.com/Seirdy/dotfiles/blob/master/.config/shell...</a>