Skip to content

Fix default local installation path#125

Merged
roddhjav merged 1 commit intoroddhjav:masterfrom
edoardob90:fix-local-path
Oct 29, 2020
Merged

Fix default local installation path#125
roddhjav merged 1 commit intoroddhjav:masterfrom
edoardob90:fix-local-path

Conversation

@edoardob90
Copy link
Copy Markdown
Contributor

Since the installation is managed by the setup.py script, line 21 of the script was setting lib to $HOME/.password-store/extensions but the default path pass searches for is $HOME/.password-store/.extensions unless the env variable PASSWORD_STORE_EXTENSIONS_DIR is set.

@roddhjav roddhjav merged commit 64518cd into roddhjav:master Oct 29, 2020
@roddhjav
Copy link
Copy Markdown
Owner

roddhjav commented Oct 29, 2020

Good catch, thank. Merged.

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