pick icon indicating copy to clipboard operation
pick copied to clipboard

Generate configs

Open bndw opened this issue 5 years ago • 0 comments

We should bake the default config.toml into the pick binary and add a command sending it to stdout, allowing users to generate config files manually. Additionally, we may consider having pick init generate this file.

Proposed Usage

$ pick config > ~/.pick/config.toml

Related: https://github.com/bndw/pick/pull/191#issuecomment-443462312

bndw avatar Jan 06 '19 17:01 bndw