You've already forked uutils-term-grid
mirror of
https://github.com/uutils/uutils-term-grid.git
synced 2026-06-10 16:13:01 -07:00
da74ffc216
The alignment settings are unused by both uutils and eza. So we don't need to keep them around. Everything is now left-aligned. This simplifies the code and makes the tests easier to write, too.