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.
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
15 years ago
|
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)
|