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

Get password programmatically? #12

Closed
FunctionalHacker opened this issue Jan 23, 2019 · 1 comment
Closed

Get password programmatically? #12

FunctionalHacker opened this issue Jan 23, 2019 · 1 comment

Comments

@FunctionalHacker
Copy link

FunctionalHacker commented Jan 23, 2019

I'm using pass as my password manager, and I would like to get the password using that, instead of saving it in plaintext on the config file. I tried password = $(pass entertainment/librefm | head -n 1) but it seems that the config parser does not expand it. Is this possible to do somehow?

@FunctionalHacker
Copy link
Author

Ended up using dotdrop enviroment variables, works very well.

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

1 participant