From e2e7bb95be82de2b4c8b57256f3bac86ec9b41ce Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 30 Jul 2016 02:01:09 +1200 Subject: Move sprunge() Bash function to spr(1) --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 479988d1..b0f71240 100644 --- a/README.markdown +++ b/README.markdown @@ -193,7 +193,6 @@ There are a few other little tricks in `bash/bashrc.d`, including: * `readz` -- Alias for `read -d '' -r` * `scr` -- Create a temporary directory and change into it * `sd` -- Switch to a sibling directory -* `sprunge` -- Pastebin frontend tool I pilfered from `#bash` on Freenode * `ud` -- Change into an indexed ancestor of a directory I also wrap a few command calls with functions to stop me from doing silly @@ -326,6 +325,7 @@ Installed by the `install-bin` target: * `plmu(1)` retrieves a list of installed modules from [`plenv`](https://github.com/tokuhirom/plenv), filters out any modules in `~/.plenv/non-cpan-modules`, and updates them all. +* `spr(1)` posts its input to the sprunge.us pastebin. * `stbl(1)` strips a trailing blank line from the files in its arguments. * `sue(8)` execs `sudoedit(8)` as the owner of all the file arguments given, perhaps in cases where you may not necessarily have `root` `sudo(8)` -- cgit v1.2.3