DEV Community

Discussion on: My developer workflow using WSL, tmux and Neovim

Collapse
 
nexxeln profile image
Shoubhit Dash

I may be wrong here but at least in my experience it was easier to install and configure plugins in zsh.

Not just this but zsh has so many other features too!

Collapse
 
moopet profile image
Ben Sinclair

Plugins are handled through a third-party tool (oh-my-zsh or whatever), they're not part of zsh are they? Most shells have those sort of plugin managers these days.