aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2025-05-16 18:54:11 +0200
committerPhilip Wittamore <philip@wittamore.com>2025-05-16 18:54:11 +0200
commitd8aace61bf50174c3ac9dda9b8dbc695994fd9e7 (patch)
tree304f322fe7c33077abe181afa334b302596563d7
parent2ccec4857d6e05b4974a69fbedd423addaadaf27 (diff)
downloadbashlib-d8aace61bf50174c3ac9dda9b8dbc695994fd9e7.tar.gz
bashlib-d8aace61bf50174c3ac9dda9b8dbc695994fd9e7.tar.bz2
bashlib-d8aace61bf50174c3ac9dda9b8dbc695994fd9e7.zip
update
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8451c5b..4afebe0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# My fledgling bash library
## colour functions
-- fg 0-254 set foreground colour
-- bg 0-254 set background colour
-- nc remove coulours
+ pb_fg 0-254 set foreground colour
+ pb_bg 0-254 set background colour
+ pb_nc remove coulours