Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins | 4 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago | |
_gas | 13 years ago |
This plugin adds autocompletion for the gas command, a utility to manage Git authors.
To use it, add gas
to the plugins array of your zshrc file:
plugins=(... gas)