Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 224 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 224 Bytes

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)