diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |