Skip to content

External plugins

Oleksandr Shybystyi edited this page Jun 13, 2015 · 26 revisions

A list of plugins that don't come bundled with oh-my-zsh

There is no restriction for adding your plugin into zsh bundle (unlike themes) but the rationale for creating this page is next:

  • sometimes you're not really sure if your plugin will not harm (e.g. it can break something).

Installation

It should be clear from this.

The plugins

Git auto status

If you found yourself constantly typing git status after bunch of commands like git commit and you want to avoid that, than this plugin is for you.

This plugin is a nice addition to git_prompt_status.

You can get it from here.