Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 677 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 677 Bytes

pass symlink

A pass extension to allow creation of relative symbolic links.

Description

pass symlink extends the pass utility with an symlink command providing an easy flow for relative symbolic linking passwords.

Usage

pass symlink <source file> <target file>

Installation

  • 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.bash in ~/password-store/.extensions

Contribution

Contributions are always welcome.