RSS Amplifier

dhilst · Apr 11, 2018

ls directories blue is too dark

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

If you ever thought that directories blue at ls --color are too dark this may help you. Add this to your .bashrc export LS_COLORS=$LS_COLORS:'di=1;94:' And source ~/.bashrc . This will make the ls command use the bold light blue instead of the ordinary blue. My eyes thank! For a reference of possible colors check this link. Cheers,

Read on dhilst.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.