You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/zsh-goodies
..
README
_gclient

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=(<path to depot_tools>/zsh-goodies $fpath)