iTerm – Fix Colors Not Showing for Directories/Folders

bashcoloritermterminal

I have tried solutions in various places (including here but there are still no color in my iTerm.

I have these lines in my .bash_profile:

export CLICOLOR=1
export LSCOLORS=cxfxdxdxhxegedabagacad

And if I do ls, it gives me everything in the same color:

enter image description here

any help? Thanks!

BTW, I am using https://github.com/nightsense/vimspectr for the shell but even I removed it, the terminal still has no color.

Best Answer

I think I know why. I was using nightsense-carbonzied for my shell as well, besides Vim. When I removed it, its fine.

I used vimspectr previously and even if I stopped that, that won't come back to normal and I do not know why...