Skip to content

Instantly share code, notes, and snippets.

@ram0973
Created April 18, 2019 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ram0973/9176e3b5a9fe94628017ad6d68b99dcc to your computer and use it in GitHub Desktop.
Save ram0973/9176e3b5a9fe94628017ad6d68b99dcc to your computer and use it in GitHub Desktop.
Linux directories pretty yellow color in bash
export LS_COLORS="$LS_COLORS:di=1;33"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment