A pass extension to allow creation of relative symbolic links.
pass symlink extends the pass utility with an symlink command providing
an easy flow for relative symbolic linking passwords.
pass symlink <source file> <target file>
- Enable password-store extensions by setting
PASSWORD_STORE_ENABLE_EXTENSIONS=true - Add this repo as a submodule to your password store and create a symlink to
symlink.bashin~/password-store/.extensions
Contributions are always welcome.