]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/gas/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / gas / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/gas/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/gas/README.md
deleted file mode 100644 (file)
index 47b3fb9..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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)
-```