Skip to content

Instantly share code, notes, and snippets.

@mfurquimdev
Last active July 3, 2019 19:25
Show Gist options
  • Select an option

  • Save mfurquimdev/4e17213103cc52d9fec4b8aa0aeab298 to your computer and use it in GitHub Desktop.

Select an option

Save mfurquimdev/4e17213103cc52d9fec4b8aa0aeab298 to your computer and use it in GitHub Desktop.
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