From 0603751d45b554065b629a3e3714296605a5b278 Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Wed, 6 Jan 2016 23:26:04 +0000 Subject: [PATCH] Added another todo. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index e8db8ee..0413437 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,7 @@ Todo - Cache tools._python_version. - Determine if perl files are perl5 or perl6. - Colourise mccabe. +- Add rich LSCOLORS if the environment variable is not set. Done