> For the complete documentation index, see [llms.txt](https://wiki.omar.engineer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.omar.engineer/apps-and-tools/fish/plugins.md).

# Plugins

I don't have a lot of plugins because Fish is awesome and comes with great defaults.

I use [Fisher](https://github.com/jorgebucaran/fisher) to manage [my plugins](https://github.com/obahareth/dotfiles).

### Utility <a href="#utility" id="utility"></a>

* ​[autojump](https://github.com/wting/autojump) - A cd command that learns - easily navigate directories from the command line.
* [asdf](https://github.com/asdf-vm/asdf) - One version manager for all my programming languages (no need to have rvm/nvm/etc.).
* [bass](https://github.com/edc/bass) - Make Bash utilities usable in Fish shell.

### Prompt <a href="#prompt" id="prompt"></a>

* [Starship](https://github.com/starship/starship) - Pretty, minimal and fast cross-shell prompt.
