Skip to content

Viv edit config option #252

@Tweekism

Description

@Tweekism

Hey Jannis / Tuure,

I had an idea for a little quality-of-life feature I wanted to run by you. Details up for discussion but the basic idea would be to add a --config option or similar to viv. Eg:-

viv --config

It would look for existing configs and if found open it in your default editor. If not, create it for you, and maybe prefill out some default options. Similar to the way you edit your git config, ie:-

git config --global --edit

Rationale here is I forget things and it is a little intimidating to tell users to go hand craft a json file from scratch and put it in a valid location and currently there is no feedback if you do it wrong. With a feature like this, we could tell users to just run viv --config and change setting xxx to true or whatever.

This is something I would work on and submit as a PR. What do you guys think?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions