Another note -- I noticed you added a copyright claim to the top of the file when you committed it to oh-my-zsh. I'm wondering if you added any features to it, and would like to contribute them back upstream. At quick glance, I didn't notice much other than the #autostart oh-my-zsh metadata, but I might be mistaken?
Thanks, Jason On Fri, Nov 2, 2012 at 1:50 AM, Santiago Borrazás <[email protected]> wrote: > Thanks for your support! Seems that the problem was that I was not renaming > the file pass.zsh-completion to _pass > > Here is the pull request of the pass plugin for Oh my zsh > https://github.com/robbyrussell/oh-my-zsh/pull/1386 > > I just had to copypaste the script :o) > > Please let me know if you have any concerns. > > Best regards, > @sanbor > > > On Thu, Nov 1, 2012 at 1:24 AM, Jason A. Donenfeld <[email protected]> wrote: >> >> On Wed, Oct 31, 2012 at 7:00 PM, Santiago Borrazás <[email protected]> >> wrote: >> > I tried to make it work by doing 'source pass.zsh-completion' but it >> > doesn't >> > work. I tried the completion for bash and works well. >> >> I'm not a zsh user, but IIRC, you don't source completion scripts. >> Instead you copy that script to /usr/share/zsh/site-functions/_pass. >> Check out the commented lines inside the Makefile. >> >> > Suggestion: the pass recipe in Homebrew it's great. It will be great to >> > have >> > a pass plugin in Oh my Zsh (https://github.com/robbyrussell/oh-my-zsh) >> > too. >> >> Great idea! Want to take charge of this? > > _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com
