A modern replacement for ‘ls’.
Go to file
2014-06-27 20:12:40 +01:00
.gitignore Add a simple Makefile 2014-06-23 18:30:08 +01:00
colours.rs Highlight link number for files with multiple links 2014-06-26 12:46:40 +01:00
column.rs Highlight groups the user is a member of 2014-06-26 23:26:27 +01:00
dir.rs Show file colours for symlink targets 2014-06-21 19:39:27 +01:00
exa.rs Add header row with -h option 2014-06-23 18:26:35 +01:00
file.rs Refactor user/group code to be less indented 2014-06-27 19:51:04 +01:00
filetype.rs Do similar for block devices and named pipes 2014-06-21 18:27:26 +01:00
format.rs Get rid of silly warning 2014-06-16 20:32:23 +01:00
LICENCE Let's GPLv3 this. 2014-05-22 13:52:57 +01:00
Makefile Add a simple Makefile 2014-06-23 18:30:08 +01:00
options.rs Highlight groups the user is a member of 2014-06-26 23:26:27 +01:00
README.md Add a readme 2014-05-22 13:55:11 +01:00
screenshot.png Switch to Linux 2014-06-04 14:42:30 +01:00
sort.rs Fix bug in sort where numbers could get too long 2014-06-18 17:26:28 +01:00
unix.rs Merge branch 'master' of github.com:ogham/exa 2014-06-27 20:12:40 +01:00

exa

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

Screenshot of exa