zsh-users
 help / color / mirror / code / Atom feed
* Error in git completion
@ 2012-11-22 20:00 Daniel Serodio (lists)
  2012-11-22 20:36 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Serodio (lists) @ 2012-11-22 20:00 UTC (permalink / raw)
  To: zsh-users

git completion was working fine, but I don't know why it's stopped working:

     _git:49: _git_commands: function definition file not found

Since I have a few directories in my $FPATH, I made sure I'm using the 
"official" git completion:

     % for f in $fpath; [[ -e $f/_git ]] && echo $f
     /usr/local/Cellar/zsh/5.0.0/share/zsh/functions

I'm using zsh 5.0.0 on Mac OS 10.8.2

Thanks in advance,
Daniel Serodio


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-22 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-22 20:00 Error in git completion Daniel Serodio (lists)
2012-11-22 20:36 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).