netsensei / dotfiles

🚀 Personal dotfiles - Opinionated defaults for my workstations
MIT License
2 stars 0 forks source link

Define LS_COLORS #7

Open netsensei opened 4 years ago

netsensei commented 4 years ago

ls has its own colouring scheme independent of the bash_prompt. So, it will simply use a system database of colours to highlight certain file and directory types. As a result, the colours do not match with the prompt... which makes the look of the shell inconsistent.

I want to use the base 16 gruvbox colouring for LS_COLORS as well:

http://www.bigsoft.co.uk/blog/2008/04/11/configuring-ls_colors