commit 519571c3ce4a4888de920e387f305fd958eadf7e (patch)
parent 6e56fe99f6445e2137abc42484980e9d019b0161
Author: Alex Karle <alex@alexkarle.com>
Date: Mon, 7 Mar 2022 22:02:40 -0500
doc: Add note about plumb(1) to README
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README b/README
@@ -18,12 +18,14 @@ radical changes!
Some mildly-interesting reasons to look inside:
+* I'm slowly integrating a plan9-style plumber with tmux(1)
+
* As of 2022-02, I'm piloting NO_COLOR=1 to see what all the
hype is about [1]. I'm using acme(1) inspired tones from
plan9 and go-fonts for fun [2].
-* Configs are tested on OpenBSD primarily and Linux for work.
- Most scripts are POSIX sh(1) though and should be portable.
+* Configs are tested on OpenBSD and Linux. Most scripts are
+ POSIX sh(1) though and should be portable.
* There's an emphasis on small, reusable, and keyboard-driven
tools.