ismaelgv / rnr

A command-line tool to batch rename files and directories
MIT License
472 stars 15 forks source link

[Feature] Configuration file #44

Open 9999years opened 2 months ago

9999years commented 2 months ago

It would be nice to set some default options for rnr, like --backup, --force, --hidden, --recursive, --include-dirs, or --silent.

I would like a configuration file (e.g. ~/.config/rnr.toml) to set these options in.

This would require a few things:

This is mostly a tracking issue, thanks again for rnr, it's super useful!

ismaelgv commented 2 months ago

This is an idea that I also evaluated before. I may take a look and add it in the near future.

RichardFevrier commented 1 week ago

Depending of your shell @9999years but you could make aliases or abbr (fish).