From cb41185b4566f45a0376dd2c4abecafef68f181f Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Thu, 26 Oct 2017 11:24:22 +0200 Subject: [PATCH] Add AdvancedNewFile --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 653149b..7975bea 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. *Search, bookmarks, multiplexing, and other tools that make your terminal experience more productive.* +* [advanceNewFile](https://github.com/tanrax/terminal-AdvancedNewFile) - Fast creation of files and directories in a recursive way. Inspired by the Vim plugin. * [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy * [aliases](https://github.com/sebglazebrook/aliases) - Contextual, dynamic, organized aliases for bash * [aliasme](https://github.com/Jintin/aliasme) - alias helper to change directory quickly