aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-30 02:01:09 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-30 02:09:31 +1200
commite2e7bb95be82de2b4c8b57256f3bac86ec9b41ce (patch)
tree7a78389e75a3e5d69188e1e238a638eb08c5cbe7 /README.markdown
parentAdd two missing periods (diff)
downloaddotfiles-e2e7bb95be82de2b4c8b57256f3bac86ec9b41ce.tar.gz
dotfiles-e2e7bb95be82de2b4c8b57256f3bac86ec9b41ce.zip
Move sprunge() Bash function to spr(1)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
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)`