Skip to content

use LS_COLORS for largest subdirectories#79

Merged
bootandy merged 3 commits into
bootandy:masterfrom
NeelChotai:colours
Mar 1, 2020
Merged

use LS_COLORS for largest subdirectories#79
bootandy merged 3 commits into
bootandy:masterfrom
NeelChotai:colours

Conversation

@NeelChotai
Copy link
Copy Markdown
Contributor

Uses directory colour defined in $LS_COLORS to paint the largest subdirectories instead of red.

Fixed a compiler warning, updated the readme, changed args descriptions and made some consistency changes to clap args.

@bootandy
Copy link
Copy Markdown
Owner

Looks good, I like your changes.

We have a conflict as I moved the line handling colorized output just before this was opened, but this should be easy to fix when you rebase.

I will happily merge when the conflict is resolved.

@NeelChotai
Copy link
Copy Markdown
Contributor Author

Thank you.

Rebased without conflicts, would you like me to squash everything in to one commit?

@bootandy bootandy merged commit 59f2cdf into bootandy:master Mar 1, 2020
@bootandy
Copy link
Copy Markdown
Owner

bootandy commented Mar 1, 2020

Thanks,

No. I prefer several small commits.

Thanks for introducing me to ls_colors library too. It is giving me ideas.

@NeelChotai NeelChotai deleted the colours branch March 1, 2020 02:09
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