Color Ls Zsh at Color

Color Ls Zsh. The next number (34 in this case) is the foreground, and the last one (42) is the background. I changed 42 to 40 to go from green to black background.

ls zsh How to set LS_COLOR to show any tar file as different color than white? Unix & Linux
ls zsh How to set LS_COLOR to show any tar file as different color than white? Unix & Linux from unix.stackexchange.com

I wanted to make custom colors for the ls command with zsh, but i find that all the previous answers to this do not work for me. The next number (34 in this case) is the foreground, and the last one (42) is the background. Export clicolor=1 export ls_colors=$ls_colors:ow=1;34:tw=1;34: export lscolors=exgxbxdxcxegedxbxgxcxd.

ls zsh How to set LS_COLOR to show any tar file as different color than white? Unix & Linux

Export clicolor=1 export ls_colors=$ls_colors:ow=1;34:tw=1;34: export lscolors=exgxbxdxcxegedxbxgxcxd. To customize the coloring shown by ls you can optionally add this variable, lscolors. In my.zshrc file i am loading my color scheme using the below command: The color codes are in the file itself (.dir_colors).