dotfiles/zsh/.oh-my-zsh_old/plugins/ros
2020-03-09 15:32:52 +01:00
..
_ros Fix zsh config inclusion 2020-03-09 15:32:52 +01:00
README.md Fix zsh config inclusion 2020-03-09 15:32:52 +01: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)