commit ed36c8e59d7244ec024617c865294e0b8a0742a3 parent 70fc67766aaa2f58f288e3d2d8d932d21fd36eb0 Author: Nick Moffitt <nick@zork.net> Date: Sun, 17 May 2026 18:39:26 +0100 simple change after hooks fixed Diffstat:
| M | README.md | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -136,3 +136,4 @@ case "$TERM" in *) [ -x /usr/bin/tput ] && tput setaf 1 >&/dev/null && color_prompt=yes;; esac ``` +