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 ++++++++++ plugins/ros/README.mkd | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 plugins/ros/README.md delete mode 100644 plugins/ros/README.mkd (limited to 'plugins/ros') 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) +``` + diff --git a/plugins/ros/README.mkd b/plugins/ros/README.mkd deleted file mode 100644 index 83573e499..000000000 --- a/plugins/ros/README.mkd +++ /dev/null @@ -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) -``` - -- cgit v1.2.3-70-g09d2