[en] Make AdvancedNewFile match author's name

This commit is contained in:
Caleb Xu 2017-10-30 10:01:29 -04:00
parent 154c8e792a
commit c6b3558638
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +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.
* [AdvancedNewFile](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