-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Feature Request: Generate default config file #870
Copy link
Copy link
Closed
Labels
feature-requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Branching off from #573 - it would be very useful if bat automatically generated a sane, small, well commented config file for users.
For example:
bat --config-file -o $filewrites to$filebat --generate-config-filewrites to the current default config location and prints the path
I assume the implementation would be a small static string or binary blog baked into the binary. Not sure how rust does these things.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers