dotfiles/.oh-my-zsh/plugins/ros
2020-06-29 00:32:26 +02:00
..
_ros Add Oh my zsh configs 2020-06-29 00:32:26 +02:00
README.md Add Oh my zsh configs 2020-06-29 00:32:26 +02: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)