Is it possible to assign the ls command's output colors for specific files? The reason I ask is that for git repositories, I want my tracked files to have different colors from untracked ones. So specifically, I want to take the output of "git ls-files" and give those files a certain color (or make the names bold or whatever).Is it possible to assign the ls command's outpu