prompt-engineering

a low-resource dynamic shell prompt for bash
git clone http://git.permacomputing.net/repos/prompt-engineering.git # read-only access
Log | Files | Refs | README

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:
MREADME.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 ``` +