From: Johannes Gilger <heipei@hackvalue.de>
To: git@vger.kernel.org
Subject: Re: UI and git-completion.sh
Date: Wed, 24 Oct 2007 19:34:57 +0200 [thread overview]
Message-ID: <471F8241.50308@hackvalue.de> (raw)
In-Reply-To: <86ve8x9z1f.fsf@blue.stonehenge.com>
Randal L. Schwartz wrote:
> Where is it? I'm a zsh user, and would love to have git support.
>
Another way to get git-completion support with zsh (works with 4.3.2) is to use
the existing bash-completion and enable bash-completion for zsh via:
autoload bashcompinit
bashcompinit
in your .zshrc or similar. Btw, if you use gentoo you can install git with bash-completion,
although i suppose that most people here are not using emerge to get their git ;).
Greetings,
Johannes
--
Johannes Gilger <heipei@hackvalue.de>
http://hackvalue.de/heipei/
GPG-Key: 0x42F6DE81
GPG-Fingerprint: BB49 F967 775E BB52 3A81 882C 58EE B178 42F6 DE81
next prev parent reply other threads:[~2007-10-24 18:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-23 21:46 UI and git-completion.sh Paolo Ciarrocchi
2007-10-23 22:00 ` Steven Grimm
2007-10-23 23:44 ` Randal L. Schwartz
2007-10-23 23:54 ` Matthieu Moy
2007-10-24 0:01 ` Randal L. Schwartz
[not found] ` <471E91C9.3000004@midwinter.com>
2007-10-24 0:31 ` Randal L. Schwartz
2007-10-24 0:55 ` Brian Downing
2007-10-24 0:57 ` Brian Downing
2007-10-24 0:46 ` Matthieu Moy
2007-10-24 0:50 ` Randal L. Schwartz
2007-10-24 17:34 ` Johannes Gilger [this message]
2007-10-24 10:20 ` Johannes Schindelin
2007-10-24 17:07 ` Pierre Habouzit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=471F8241.50308@hackvalue.de \
--to=heipei@hackvalue.de \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).