Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand env vars and tilde for search_dirs #73

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

pperanich
Copy link
Contributor

Adds expansion of tilde and environment variables for search_dirs.

@jrmoulton
Copy link
Owner

It is a bit strange that we get a pathbuf from serde after deserialization and then have to turn it into a string to process and then do more processing. I tried implementing this a different way but it was super ugly. So this works.

Thanks!

@jrmoulton jrmoulton merged commit 3f433b4 into jrmoulton:main Feb 21, 2024
6 checks passed
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.

2 participants