From 67b5bfaaa316212221a01d4fe2eedcd0fc64c230 Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Fri, 27 Dec 2019 02:37:27 +0100 Subject: Rename some plugin READMEs for consistency --- plugins/ros/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plugins/ros/README.md (limited to 'plugins/ros/README.md') diff --git a/plugins/ros/README.md b/plugins/ros/README.md new file mode 100644 index 000000000..83573e499 --- /dev/null +++ b/plugins/ros/README.md @@ -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) +``` + -- cgit v1.2.3-70-g09d2