* __archlinux__ – Provides a number of plugins to make using Arch Linux easier.
* __autojump__ – Makes navigating filesystem much faster. See [autojump article](https://github.com/joelthelion/autojump/wiki) and [video](https://www.youtube.com/watch?v=tnNyoMGnbKg). Bindings only, autojump needs to be installed separately.
* __bundler__ – Use Ruby's [Bundler](http://bundler.io/) automatically for some commands.
* __ccache__ – Enable [ccache](http://ccache.samba.org/) to speed up compilation.
* __django__ – Helper for Django Unit tests. Cleans the cached modules as well.
* __ec2__ – Exports env variables for Amazon's EC2 management.
* __emoji-clock__ – The current time with half hour accuracy as an emoji symbol.
* __extract__ – Plugin to expand or extract bundled & compressed files.
* __fry__ – Starts [fry](https://github.com/terlar/fry), a simple Ruby version manager for fish.
* __gem__ – Ruby gem integration.
* __gi__ – [gitignore.io](http://gitignore.io) CLI for fish.
* __jump__ – A port of [Jeroen Janssens’ “jump” utility](http://jeroenjanssens.com/2013/08/16/quickly-navigate-your-filesystem-from-the-command-line.html).