mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Rename some plugin READMEs for consistency
This commit is contained in:
parent
8ea20fdca7
commit
67b5bfaaa3
3 changed files with 0 additions and 0 deletions
10
plugins/ros/README.md
Normal file
10
plugins/ros/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# 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)
|
||||
```
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue