phajdan.jr@chromium.org 6e043f755b Remove unmaintained "gclient export" command, há 14 anos atrás
..
README 41cdced81d First take on zsh-completion functionality for gclient. há 15 anos atrás
_gclient 6e043f755b Remove unmaintained "gclient export" command, há 14 anos atrás

README

Various utilities for zsh.

_gclient:
completion for gclient command.
To install add a path to zsh-goodies into your fpath variable, e.g.:
fpath=(/zsh-goodies $fpath)