How to set the text color of the 'Date Modified' section and the color of image files in the 'eza -l' command? #1347
Unanswered
kkkk0524
asked this question in
Q&A, Howto, Help
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This should be posted in Q&A in discussions
I have already set the configurations I know of in my PowerShell profile:
$env:EXA_COLORS = "fi=31:di=31:ln=31:pi=31:ex=31:bd=31:cd=31:or=31:mi=31:ow=31:st=31:.jpg=31:.png=31:.gif=31:.txt=31"
However, the text color of the 'Date Modified' section and the image files has not changed. I would like to know how to set these correctly.
Beta Was this translation helpful? Give feedback.
All reactions