Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set LS_COLORS directly? #2

Open
mwilliammyers opened this issue Jun 5, 2016 · 0 comments
Open

Set LS_COLORS directly? #2

mwilliammyers opened this issue Jun 5, 2016 · 0 comments

Comments

@mwilliammyers
Copy link
Collaborator

It would speed things up ever so slightly to set LS_COLORS directly instead of calling:

eval "$( dircolors -b "~/.config/dircolors" )"

every time the shell initialized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant