Ben S b116889abc Change format of file sizes to be shorter
I'm copying ls here because we don't really need the 'B' for bytes to be
listed every time. I think it looks better the new way. Unlike ls, don't
list directory sizes, because I've never found the pseudo-sizes they get
given at all useful.

Also, fix a bug where aligning columns didn't work when the number of
format characters (like '\x1B' and '[') were different between each
line.
2014-05-25 15:52:36 +01:00
2014-05-03 11:30:37 +01:00
2014-05-05 11:29:50 +01:00
2014-05-22 13:52:57 +01:00
2014-05-24 21:45:24 +01:00
2014-05-22 13:55:11 +01:00
2014-05-03 11:30:37 +01:00

exa

exa is a replacement for ls written in Rust. I'm learning Rust as I go.

Screenshot of exa

Description
A modern replacement for ‘ls’.
Readme 4.2 MiB
Languages
Rust 91.7%
Shell 7.7%
Just 0.6%