ohmyzsh/plugins/ros
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2019-01-22 04:49:21 +11:00
..
_ros init ros plugin 2019-01-22 04:49:21 +11:00
README.mkd init ros plugin 2019-01-22 04:49:21 +11:00

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)