aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-18 11:35:54 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-18 11:35:54 +1200
commit9f7bebb200e3b67a5a3ae26bd2c6789a81f1a286 (patch)
treed2ba1b2243ed89b9b1fb91adf58ea68272e34499 /README.md
parentContinue faffing around with vimrc conditionals (diff)
downloaddotfiles-9f7bebb200e3b67a5a3ae26bd2c6789a81f1a286.tar.gz
dotfiles-9f7bebb200e3b67a5a3ae26bd2c6789a81f1a286.zip
Add vic(1df)
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 6b3b5dad..bb095c3c 100644
--- a/README.md
+++ b/README.md
@@ -584,6 +584,7 @@ Installed by the `install-bin` target:
* `vest(1df)` runs `test(1)` but fails with explicit output via `vex(1df)`.
* `vex(1df)` runs a command and prints `true` or `false` explicitly to `stdout`
based on the exit value.
+* `vic(1df)` tries to run a POSIX-compliant `vi(1)`.
* `xrbg(1df)` applies the same randomly-selected background to each X screen.
* `xrq(1df)` gets the values of specific resources out of `xrdb -query` output.