From ec0b854b3e37e586b61f19782f38d6babcc9c230 Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Thu, 22 Jul 2010 14:57:16 +0200 Subject: [PATCH] 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 :) --- README.mdown | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.mdown b/README.mdown index c01f9b8..35bd90a 100644 --- a/README.mdown +++ b/README.mdown @@ -31,6 +31,21 @@ Or simply point your `PATH` environment variable to your git-flow checkout 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 --------------- This project is still under development. Feedback and suggestions are very