You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)