bndw/pick

Generate configs

bndw opened this issue · 0 comments

bndw commented

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: #191 (comment)