mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
moved etc into usr folder
This commit is contained in:
10
files/system/usr/etc/skel/.oh-my-zsh/plugins/gas/README.md
Normal file
10
files/system/usr/etc/skel/.oh-my-zsh/plugins/gas/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Gas plugin
|
||||
|
||||
This plugin adds autocompletion for the [gas](http://ramblingsby.me/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