Skip to content

Conversation

@Insomniak47
Copy link
Member

@Insomniak47 Insomniak47 commented Oct 25, 2022

Create a new set of options PeerEnvironmentOptions that handle things that depend on the terminal config primarily. Moved EDITOR into there instead of grabbing the variable from the env manually which means we can have it set in Peer__Environment instead and added Peer:Environment:ConfigPath

I pull from PEER_CONFIGPATH directly for ergonomics. Moved to injecting those into all places that the default path had previously been used.

closes #168

…config to be stored outside of the standard directory structure
Insomniak47 and others added 2 commits October 29, 2022 13:15
Co-authored-by: ttd2089 <64158840+ttd2089@users.noreply.github.com>
@Insomniak47 Insomniak47 merged commit 8fea83b into main Nov 1, 2022
@Insomniak47 Insomniak47 deleted the feat/configurable-configfile-path branch November 1, 2022 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make file config location configurable

2 participants