aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-02 19:23:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-02 19:24:20 +1200
commit02673c20da7ffe3d0a4aded934ae479ae5280781 (patch)
tree8958da26a40ca735a6f090161bb6b8f82303f969 /README.markdown
parentsls(1) bail if no defaults and no arguments (diff)
downloaddotfiles-02673c20da7ffe3d0a4aded934ae479ae5280781.tar.gz
dotfiles-02673c20da7ffe3d0a4aded934ae479ae5280781.zip
Add shb(1)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 5e3eb501..ad4f78d1 100644
--- a/README.markdown
+++ b/README.markdown
@@ -349,6 +349,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.
+* `shb(1)` attempts to build shebang lines for scripts from `$PATH`.
* `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,