* [__bundler__](https://github.com/oh-my-fish/plugin-bundler) – Use Ruby's [Bundler](http://bundler.io/) automatically for some commands.
* [__ccache__](https://github.com/oh-my-fish/plugin-ccache) – Enable [ccache](http://ccache.samba.org/) to speed up compilation.
* [__django__](https://github.com/oh-my-fish/plugin-django) – Helper for Django Unit tests. Cleans the cached modules as well.
* [__ec2__](https://github.com/oh-my-fish/plugin-ec2) – Exports env variables for Amazon's EC2 management.
* [__emacs__](https://github.com/oh-my-fish/plugin-emacs) – Wrapper for [daemon](http://www.emacswiki.org/emacs/EmacsAsDaemon) functionality of [Emacs](https://www.gnu.org/software/emacs/).
* [__emoji-clock__](https://github.com/oh-my-fish/plugin-emoji-clock) – The current time with half hour accuracy as an emoji symbol.
* [__extract__](https://github.com/oh-my-fish/plugin-extract) – Plugin to expand or extract bundled & compressed files.
* [__fish-spec__](https://github.com/oh-my-fish/plugin-fish-spec) - Unit testing as simple as fish. See the [README](fish-spec/README.markdown) for usage instructions.
* [__fry__](https://github.com/oh-my-fish/plugin-fry) – Starts [fry](https://github.com/terlar/fry), a simple Ruby version manager for fish.
* [__getopts__](https://github.com/oh-my-fish/plugin-getopts) [(issues)](https://github.com/bucaran/getopts) - A [Unix compliant](http://pubs.opengroup.org/onlinepubs/7908799/xbd/utilconv.html) implementation of [`getopts`](http://en.wikipedia.org/wiki/Getopts) for fish.
* [__gi__](https://github.com/oh-my-fish/plugin-gi) – [gitignore.io](http://gitignore.io) CLI for fish.
* [__git-flow__](https://github.com/oh-my-fish/plugin-git-flow) – [git-flow](https://github.com/nvie/gitflow) Completion support for git-flow.
* [__jump__](https://github.com/oh-my-fish/plugin-jump) – A port of [Jeroen Janssens’ “jump” utility](http://jeroenjanssens.com/2013/08/16/quickly-navigate-your-filesystem-from-the-command-line.html).
* [__local-config__](https://github.com/oh-my-fish/plugin-local-config) – Support per-user, per-host and per-platform custom config files.
* [__localhost__](https://github.com/oh-my-fish/plugin-localhost) – Opens `http://localhost:3000` (and other ports) in the default browser.
* [__mc__](https://github.com/oh-my-fish/plugin-mc) – Plugin to start mc with a shell compliant (Bash).
* [__msg__](https://github.com/oh-my-fish/plugin-msg) - A technicolor message printer. A colorful alternative to echo.
* [__ndenv__](https://github.com/oh-my-fish/plugin-ndenv) – Helpers for [another node.js version manager](https://github.com/riywo/ndenv).
* [__node__](https://github.com/oh-my-fish/plugin-node) – Adds locally installed NodeJS `npm` binary executable modules to the path.
* [__pbcopy__](https://github.com/oh-my-fish/plugin-pbcopy) – OSX's pbcopy and pbpaste for Linux.
* [__percol__](https://github.com/oh-my-fish/plugin-percol) – Browse your fish history with [percol](https://github.com/mooz/percol).
* [__peco__](https://github.com/oh-my-fish/plugin-peco) – Browse your fish history with [peco](https://github.com/peco/peco).
* [__osx__](https://github.com/oh-my-fish/plugin-osx) - Integration with Finder and iTunes.
* [__replace__](https://github.com/oh-my-fish/plugin-replace) – A port of [replace](https://github.com/thoughtbot/dotfiles/blob/master/bin/replace).
* [__rvm__](https://github.com/oh-my-fish/plugin-rvm) – [RVM](http://rvm.io) Ruby version manager.
* [__ssh__](https://github.com/oh-my-fish/plugin-ssh) – ssh conservative $TERM value helper.
* [__sublime__](https://github.com/oh-my-fish/plugin-sublime) – Creates `subl` command line shortcut to launch [Sublime Text editor](http://sublimetext.com/).
* [__tab__](https://github.com/oh-my-fish/plugin-tab) – Open the current directory (or any other directory) in a new tab.