Remix.run Logo
MichaelDickens 3 days ago

> - Important processes are undocumented. E.g. sharing the pass repository with another computer is not obvious: you need to copy more than the `.password-store/` directory...

What do you mean? I copy my repo to new computers by just copying .password-store and I've never had a problem.

_ache_ 2 days ago | parent [-]

Isn't it just a git directory?

You should just `git clone that`.