dotfiles/zsh/.oh-my-zsh_old/plugins/ros/README.md
2020-03-09 15:32:52 +01:00

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)