Commit ec0b854b authored by Vincent Driessen's avatar Vincent Driessen

Add link to git-flow-completion project.

Also, invite users to help out on the git-flow completion for zsh.
Personal itch that needs some serious scratching :)
parent d76add9e
...@@ -31,6 +31,21 @@ Or simply point your `PATH` environment variable to your git-flow checkout ...@@ -31,6 +31,21 @@ Or simply point your `PATH` environment variable to your git-flow checkout
directory. directory.
Integration with your shell
---------------------------
For those who use the [Bash](http://www.gnu.org/software/bash/) shell, please
check out the excellent work on the
[git-flow-completion](http://github.com/bobthecow/git-flow-completion) project
by [bobthecow](http://github.com/bobthecow). It offers tab-completion for all
git-flow subcommands and branch names.
If you are a [zsh](http://www.zsh.org) user with some plugin-writing
experience, please help us develop a
[completion plugin](http://github.com/bobthecow/git-flow-completion/issues#issue/1)
for zsh, too. Please contact me on [Github](http://github.com/inbox/new/nvie)
or [Twitter](http://twitter.com/nvie) to discuss details.
Please help out Please help out
--------------- ---------------
This project is still under development. Feedback and suggestions are very This project is still under development. Feedback and suggestions are very
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment