diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-18 09:15:16 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-18 09:15:16 +0200 |
commit | c541fc0e1ad13ca18a297c5220ecad557c19d6db (patch) | |
tree | f6eaccc6259110d22f00d2d8e40bed14e6d8dc3a /pb_colour | |
parent | 1a81432a550f5f4a0d638a6ef22fe6d922f71326 (diff) | |
download | bashlib-c541fc0e1ad13ca18a297c5220ecad557c19d6db.tar.gz bashlib-c541fc0e1ad13ca18a297c5220ecad557c19d6db.tar.bz2 bashlib-c541fc0e1ad13ca18a297c5220ecad557c19d6db.zip |
update
Diffstat (limited to 'pb_colour')
-rwxr-xr-x | pb_colour | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ pb_ef() { printf %s "\033[5m" return 0 ;; - + "reverse") printf %s "\033[7m" return 0 |