-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow overriding config with flag and honor that during setup
Before this change the behavior was _always_ generate config at the default path. This was to avoid confusion if you ran the command with the flag one time and then not the next you would end up with more than one config. I think this behavior is least surprising that we would generate the config at the given path if it didn't already exist.
- Loading branch information
Zachary Scott
committed
Jun 13, 2018
1 parent
e518c58
commit 23f0008
Showing
1 changed file
with
51 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters