这是indexloc提供的服务,不要输入任何密码
Skip to content

feature request: support using a TOML "dotfile" config file #15

@BHChen24

Description

@BHChen24

Hi,
Nice to see your work on this project! I’d like to add support for reading configs from a local TOML-formatted dotfile.

Why is this needed?

This would give users a simple way to keep persistent default settings

Use cases

  • A user sets up default options in $(pwd)/.mytool.toml, so every command uses the same defaults automatically.
  • When moving to another machine, the user just copies the dotfile and gets the same behavior without retyping flags.

Happy to try implementing this; could you please assign this to me?

Metadata

Metadata

Assignees

Labels

featuredevelops a new feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions