Hacker News new | past | comments | ask | show | jobs | submit login

See also delta for diffing (and as a drop-in replacement for git diff) and exa for ls.

https://github.com/dandavison/delta

https://github.com/ogham/exa




Yes, I have it enabled as git's diff. I have tried exa but didn't see much difference. Anything remarkable I may be missing from exa?


It has a flag to add a “Git” column to the output, showing the status of each file in the listing (new/modified/etc.) it also has a `—tree` flag which does exactly what you think it does. This let me remove my old `tree` command and consolidate into one.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: