Fish¶
Fish is an alternate shell that is faster and saner than bash and zsh.
Compared to xonch, it’s much faster, and reasonably supported (including by virtualenv).
Tips:
- Use the virtualfish plugin by doing
pipx install virtualfish
thenvf addplugins auto_activation
.