dotfiles/zsh/.zsh/plugins/ros
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
_ros import zsh config 2024-04-26 19:41:20 +02:00

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)