From 8345161d0bfcfcb7da1777c1cb2bb8d4f149d38f Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Tue, 24 Jan 2017 08:59:00 -0700 Subject: [PATCH] Add alder --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3f32b26..225f9a8 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [strip-json-comments-cli](https://github.com/sindresorhus/strip-json-comments-cli) - Strip comments from JSON. Lets you use comments in your JSON files! - [DocToc](https://github.com/thlorenz/doctoc) - Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites. +### Directory Listing + +- [alder](https://github.com/aweary/alder) - A minimal implementation of the UNIX tree command with colors! + ### Directory Navigation - [autojump](https://github.com/wting/autojump) - A cd command that learns - easily navigate directories from the command line- [https://github.com/wting/autojump/wiki](https://github.com/wting/autojump/wiki).