aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-12 15:20:07 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-12 19:26:14 +1200
commit1a3ae549beac1445e1bb44a809f3245e67ed0dfd (patch)
treea41e9d07117a92e654d40922f5677cb170ef77c9 /README.md
parentMerge branch 'hotfix/v8.35.1' into develop (diff)
downloaddotfiles-1a3ae549beac1445e1bb44a809f3245e67ed0dfd.tar.gz
dotfiles-1a3ae549beac1445e1bb44a809f3245e67ed0dfd.zip
Add qat(1df), implementing an item from IDEAS.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6346c455..eb383653 100644
--- a/README.md
+++ b/README.md
@@ -573,6 +573,7 @@ These scripts are installed by the `install-bin` target:
[`plenv`](https://github.com/tokuhirom/plenv), filters out any modules in
`~/.plenv/non-cpan-modules`, and updates them all.
* `pwg(1df)` generates just one decent password with `pwgen(1)`.
+* `qat(1df)` disables `stty echo` for the duration of a paste.
* `rep(1df)` repeats a command a given number of times.
* `rgl(1df)` is a very crude interactive `grep(1)` loop.
* `shb(1df)` attempts to build shebang lines for scripts from the system paths.