aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/tlcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tlcs b/bin/tlcs
index 9222131a..1557688b 100755
--- a/bin/tlcs
+++ b/bin/tlcs
@@ -74,7 +74,7 @@ if ((color)) ; then
# Color code for resetting
color_reset=$( {
- tput me || tput sgr 0
+ tput me || tput sgr0
} 2>/dev/null )
# If stdout is a terminal, color-code for green