From 7e8abc2a2b654aa1356af1770b404afc0eced572 Mon Sep 17 00:00:00 2001 From: Daniel Duan Date: Thu, 17 Oct 2019 07:58:27 -0700 Subject: [PATCH] Add tre, a tree replacement that knows git (#368) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7e64b2a..884521f 100644 --- a/readme.md +++ b/readme.md @@ -410,6 +410,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [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. ### Directory Navigation