mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-14 20:29:51 +00:00
init ros plugin
This commit is contained in:
10
plugins/ros/README.mkd
Normal file
10
plugins/ros/README.mkd
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)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user