ohmyzsh/plugins/gas/README.md
Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00

224 B

Gas plugin

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)