dotfiles/zsh/.zsh/plugins/gas
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
_gas import zsh config 2024-04-26 19:41:20 +02:00

README.md

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)