dotfiles/zsh/.local/share/oh-my-zsh/.oh-my-zsh/plugins/ros/README.md

205 B

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)