Created
May 22, 2021 12:31
-
-
Save daxxog/8a7eaafeaaa3d2d5958706a8c0c1b413 to your computer and use it in GitHub Desktop.
ls colors on mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ls colors on mac | |
export CLICOLOR=1 | |
export LSCOLORS=gxexfxChcxAhBhabAfAgBx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment