Populate repo
This commit is contained in:
10
zsh/.oh-my-zsh/plugins/gas/README.md
Normal file
10
zsh/.oh-my-zsh/plugins/gas/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Gas plugin
|
||||
|
||||
This plugin adds autocompletion for the [gas](http://walle.github.com/gas) command,
|
||||
a utility to manage Git authors.
|
||||
|
||||
To use it, add `gas` to the plugins array of your zshrc file:
|
||||
|
||||
```zsh
|
||||
plugins=(... gas)
|
||||
```
|
Reference in New Issue
Block a user