Last active
July 3, 2019 19:25
-
-
Save mfurquimdev/4e17213103cc52d9fec4b8aa0aeab298 to your computer and use it in GitHub Desktop.
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
| export CLICOLORS=1 | |
| export LSCOLORS=gxfxbxdxcxGxDxExFxHxCx | |
| export LS_COLORS="di=36:ln=35:so=31:pi=33:ex=32:bd=1;36:cd=1;33:su=1;34:sg=1;35:tw=1;37:ow=1;32" | |
| export GREP_OPTIONS='--color=auto' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment