-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 $file
writes to$file
bat --generate-config-file
writes 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.
sharkdp and FlashSheridan
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers