summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2019-11-24 13:34:36 -0500
committerChloe Kudryavtsev <toast@toast.cafe>2019-11-24 13:34:36 -0500
commit4fc17aed4975eae65967e82073eebb81b12bb1b1 (patch)
treee689a6d7d690641a076b69c34d2f85696d7ec9c0
parentDocumentation pass (diff)
Document additions to the client/ directory.
-rw-r--r--client/README.md6
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`.