passage (security/passage) Updated: 1 month, 3 weeks ago Add to my watchlist
passage passage is a fork of password-store that uses age as a backend instead of GnuPG.Version: 1.7.4a2 License: GPL-2+ GitHub
Maintainers | halostatue |
Categories | security |
Homepage | https://github.com/FiloSottile/passage |
Platforms | any |
Variants | - |
"passage" depends on
run (5)
build (1)
Ports that depend on "passage"
No ports
Port notes
To use passage bash completion, add the following lines at the end of your
.bash_profile:
[[ -r "${prefix}/share/bash-completion/completions/passage" ]] &&
source "${prefix}/share/bash-completion/completions/passage"
No additional steps are required for zsh and fish shells installed from
MacPorts.
To use these completions with the system version of zsh, include the
directory with shell completion via fpath to your .zprofile:
fpath=(${prefix}/share/zsh/site-functions $fpath)
Port Health:
Loading Port Health