commit 8bf004e

hovercats  ·  2023-03-25 07:15:30 +0000 UTC
parent 758107f
readme edits
1 files changed,  +4, -3
M README
M README
+4, -3
 1@@ -2,7 +2,8 @@ Scripts
 2 -------
 3 
 4 A repo containing some scripts I use.
 5-Most scripts should be POSIX, and pass shellcheck.
 6-That is, unless they... dont.
 7 
 8-Theres also some scripts written in rc, inside rc/ dir.
 9+- sh/
10+	- aims for POSIX, and passing shellcheck for portability and correctness
11+- rc/
12+	- scripts written in plan9's rc