diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-16 17:19:30 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-16 17:19:30 +0200 |
commit | 533815eb4aadabca6fe643ed1257488ba52dee15 (patch) | |
tree | 4d685bb4d443be3a63489f8818fe3e6c6d3b2a1c /README.md | |
parent | bbdc55175df9ffd7cd5870b7178f5a0e80b9575f (diff) | |
download | bashlib-533815eb4aadabca6fe643ed1257488ba52dee15.tar.gz bashlib-533815eb4aadabca6fe643ed1257488ba52dee15.tar.bz2 bashlib-533815eb4aadabca6fe643ed1257488ba52dee15.zip |
update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1 +1,6 @@ -# A fledgling bash library +# My fledgling bash library + +## colour functions +- fg 0-254 set foreground colour +- bg 0-254 set background colour +- nc remove coulours |