diff options
| author | 2019-11-24 13:34:36 -0500 | |
|---|---|---|
| committer | 2019-11-24 13:34:36 -0500 | |
| commit | 4fc17aed4975eae65967e82073eebb81b12bb1b1 (patch) | |
| tree | e689a6d7d690641a076b69c34d2f85696d7ec9c0 /client | |
| parent | Documentation pass (diff) | |
Document additions to the client/ directory.
Diffstat (limited to 'client')
| -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`. |
