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

Allow overwriting XDG_ vars in antidot init #42

Closed
jedahan opened this issue Dec 7, 2020 · 3 comments
Closed

Allow overwriting XDG_ vars in antidot init #42

jedahan opened this issue Dec 7, 2020 · 3 comments

Comments

@jedahan
Copy link
Contributor

jedahan commented Dec 7, 2020

For example, with zsh:

fmt.sprintf("export XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-%s}", xdg.ConfigHome)
@doron-cohen
Copy link
Owner

Thanks for the suggestion. Will push a PR soon.

doron-cohen added a commit that referenced this issue Dec 8, 2020
@jedahan
Copy link
Contributor Author

jedahan commented Dec 8, 2020

Thank you! Note that I am not sure if that construct will work in all shells, not sure what you are targeting.

@doron-cohen
Copy link
Owner

I attend to support additional shells soon. I myself use fish shell so I have the motivation.

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

No branches or pull requests

2 participants