Re: UI and git-completion.sh

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Gilger
Date: Wednesday, October 24, 2007 - 10:34 am

Randal L. Schwartz wrote:

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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
UI and git-completion.sh, Paolo Ciarrocchi, (Tue Oct 23, 2:46 pm)
Re: UI and git-completion.sh, Steven Grimm, (Tue Oct 23, 3:00 pm)
Re: UI and git-completion.sh, Randal L. Schwartz, (Tue Oct 23, 4:44 pm)
Re: UI and git-completion.sh, Matthieu Moy, (Tue Oct 23, 4:54 pm)
Re: UI and git-completion.sh, Randal L. Schwartz, (Tue Oct 23, 5:01 pm)
Re: UI and git-completion.sh, Matthieu Moy, (Tue Oct 23, 5:46 pm)
Re: UI and git-completion.sh, Randal L. Schwartz, (Tue Oct 23, 5:50 pm)
Re: UI and git-completion.sh, Johannes Schindelin, (Wed Oct 24, 3:20 am)
Re: UI and git-completion.sh, Pierre Habouzit, (Wed Oct 24, 10:07 am)
Re: UI and git-completion.sh, Johannes Gilger, (Wed Oct 24, 10:34 am)