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

Allow custom colors with env variables #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allow custom colors with env variables #86

wants to merge 1 commit into from

Conversation

eljulians
Copy link

As proposed in issue #85, I modified k to allow color customization with env variables.

Please feel free to suggest any change or to make them yourself. :)

@supercrabtree
Copy link
Owner

Hey, thanks for this. What operating system are you on? If you are using Mac then you can control the colours using $LSCOLORS ala https://unix.stackexchange.com/questions/2897/clicolor-and-ls-colors-in-bash#2904

If you are on linux you could use $LS_COLORS although as I am not on linux I have not implemented this yet.

@HaleTom HaleTom mentioned this pull request Aug 12, 2018
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

Successfully merging this pull request may close these issues.

2 participants