Co-authored-by: Jonathan Neidel <github@jneidel.com>
This commit is contained in:
Anton Medvedev 2020-03-04 19:22:02 +03:00 committed by GitHub
parent 2c3f77b423
commit c4a8634a0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -429,9 +429,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
### Directory Listing
- [alder](https://github.com/aweary/alder) - A minimal implementation of the UNIX tree command with colors!
- [exa](https://github.com/ogham/exa) - An improved version of `ls` written in Rust.
- [tre](https://github.com/dduan/tre) - Tree command with git awareness, editor aliasing, and more.
- [alder](https://github.com/aweary/alder) - Minimal `tree` with colors.
- [exa](https://github.com/ogham/exa) - Improved version of `ls`.
- [tre](https://github.com/dduan/tre) - `tree` with git awareness, editor aliasing, and more.
- [ll](https://github.com/antonmedv/ll) - `ls` with git status.
### Directory Navigation