Files
config/.oh-my-zsh/plugins/ros/README.md
2025-07-22 16:18:19 +01:00

205 B
Executable File

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)