wtfutil / wtf

The personal information dashboard for your terminal
http://wtfutil.com
Mozilla Public License 2.0
15.71k stars 799 forks source link

feat(config): allow to set the configuration path from `WTF_CONFIG` #1572

Closed noirbizarre closed 3 months ago

noirbizarre commented 1 year ago

Hello 👋🏼

This PR is just adding the possibility to set the configuration file path from the WTF_CONFIG environment variable (allowing use cases like by directory dashboard using direnv)

senorprogrammer commented 1 year ago

I like this, good idea.

stale[bot] commented 10 months ago

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.

noirbizarre commented 10 months ago

Hi 👋🏼

Is there something preventing to merge this one ? As you seem to like this one, if there is any change or improvement needed, I would gladly make them ASAP so you can merge it

senorprogrammer commented 7 months ago

Nope, nothing needs to be changed, life just got in the way. Apologies for the long delay.

noirbizarre commented 6 months ago

Nope, nothing needs to be changed, life just got in the way. Apologies for the long delay.

No worries, kind of the same for me.

Anyway, I fixed the swapped statements, it should be OK

senorprogrammer commented 3 months ago

Thanks for making this improvement, this is excellent.