commit fc9a408ecf04c82843aaf8de624a8306cfc83273 parent d4a96b677e5a638b9113b5977d757308c24103fc Author: spacehobo <spacehobo@web> Date: Sat, 16 May 2026 20:16:12 +0200 tidy old comment Diffstat:
| M | spacehobo.mdwn | | | 4 | +--- |
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/spacehobo.mdwn b/spacehobo.mdwn @@ -18,9 +18,7 @@ GIT_PS1_SHOWUPSTREAM='auto' _noop[0]='array accesses turn 0/nonzero into defined/undef!' if [ -x /usr/bin/tput ] && tput setaf 1 >&/dev/null; then - # We have color support; assume it's compliant with Ecma-48 - # (ISO/IEC-6429). (Lack of such support is extremely rare, and such - # a case would tend to support setf rather than setaf.) + # We have color support. GIT_PS1_SHOWCOLORHINTS='y' else # simpler, uncoloured version