We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
~
mounts.path
All git operations (gopass git ...) give this error: chdir ~/.password-store: no such file or directory. All other commands work.
gopass git ...
chdir ~/.password-store: no such file or directory
The path in config file uses ~ in place of my home folder:
[mounts] path = ~/.password-store
Git operations work if I use the absolute location of the root store (/home/user/.password-store) for the path
/home/user/.password-store