A modern replacement for ‘ls’.
Go to file
Ben S bc4df2cf3c Darken file size suffixes
I think this is necessary because 'bytes' currently has no 'B' suffix, and it's
kind of hard to distinguish a long number from a suffix.
2014-06-04 14:00:25 +01:00
.gitignore Initial commit 2014-05-03 11:30:37 +01:00
colours.rs Upgrade to latest Rust nightly 2014-06-02 21:02:06 +01:00
column.rs Right-align file sizes 2014-06-04 13:45:14 +01:00
exa.rs Right-align file sizes 2014-06-04 13:45:14 +01:00
file.rs Darken file size suffixes 2014-06-04 14:00:25 +01:00
format.rs Darken file size suffixes 2014-06-04 14:00:25 +01:00
LICENCE Let's GPLv3 this. 2014-05-22 13:52:57 +01:00
options.rs Sort case-insensitively 2014-06-01 13:07:45 +01:00
README.md Add a readme 2014-05-22 13:55:11 +01:00
screenshot.png Initial commit 2014-05-03 11:30:37 +01:00
sort.rs Upgrade to latest Rust nightly 2014-06-02 21:02:06 +01:00
unix.rs Highlight the current user 2014-05-27 19:05:15 +01:00

exa

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

Screenshot of exa