Files
config/.oh-my-zsh/plugins/gas/README.md
2025-07-22 16:18:19 +01:00

223 B
Executable File

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)