diff options
-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 |