Created
July 9, 2024 12:25
-
-
Save jeffhigham-f3/742e8ad2b8eda2c46d5cd5c89d1ea064 to your computer and use it in GitHub Desktop.
Env Files
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
# colorize - Colorizes text on terminal with ANSI escape sequences | |
# colorized-logs - tools for consuming logs with ANSI color | |
attr = bold,underscore | |
color = magenta # favorite one | |
exclude-random = black | |
omit-color-empty = yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment