[FEATURE] Allow setting configuration file
tversteeg opened this issue · 3 comments
tversteeg commented
There should be a global -c
flag that allows you to set the location of the configuration file.
bensleveritt commented
It'd be great to set path during initialisation, maybe as part of the shell hook, or an environment variable that gets picked up?
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
tversteeg commented
@bensleveritt fixed this, you can now set the path with emplace init -c PATH
in the shell configuration.