1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-12-23 00:03:52 +08:00
ohmyzsh/plugins/ros
2024-03-26 09:55:16 +01:00
..
_ros
README.md

Roswell Plugin

This plugin adds completions and aliases for Roswell.

To use it, add ros to the plugins array in your zshrc file:

plugins=(... ros)