From a81ce40d5a827fc4b4a288a6a5b2107b1fd97af2 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 1 Oct 2020 17:55:09 +0200 Subject: [PATCH] Add renameutils (#422) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 54f476c..6b1ca50 100644 --- a/readme.md +++ b/readme.md @@ -415,6 +415,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [del-cli](https://github.com/sindresorhus/del-cli) - Delete files and folders. - [cpy-cli](https://github.com/sindresorhus/cpy-cli) - Copies files. - [rename-cli](https://github.com/jhotmann/node-rename-cli) - A cross-platform tool for renaming files quickly, especially multiple files at once. +- [renameutils](https://www.nongnu.org/renameutils) - Mass renaming in your editor. ### Files