diff options
| -rw-r--r-- | client/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/client/README.md b/client/README.md index c520681..09f9168 100644 --- a/client/README.md +++ b/client/README.md @@ -6,3 +6,9 @@ Client Side Utilities ### `brpaste.anypaste` An [anypaste](https://anypaste.xyz/) plugin for `brpaste`. + +### `brpaste.sh` +A shell script to paste to `brpaste`. + +### `brpaste.zsh` +A zsh-style script/function-definition combo for pasting to `brpaste`. |
