]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/ros/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / ros / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/ros/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/ros/README.md
deleted file mode 100644 (file)
index 83573e4..0000000
+++ /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)
-```
-