Introduction
Plugins are a way to add addition functionality that may be opinionated or heavy to shrs in a modular fashion. shrs comes with a couple officially maintained plugins, which you can see in the plugins directory.
Some examples of official plugins are:
shrs_output_capture
: add a builtin calledagain
that will output the result of the previous commandshrs_prompt_builder
: configure your prompt using the builder pattern