Rename some plugin READMEs for consistency

This commit is contained in:
Marc Cornellà 2019-12-27 02:37:27 +01:00
commit 67b5bfaaa3
6 changed files with 49 additions and 49 deletions

View file

@ -1,10 +0,0 @@
# Roswell Plugin
This plugin adds completions and aliases for [Roswell](https://github.com/roswell/roswell/).
To use it, add `ros` to the plugins array in your zshrc file:
```zsh
plugins=(... ros)
```