pass-gocrypt/pass-test
2022-10-10 14:53:26 -04:00

3 lines
131 B
Bash
Executable file

#!/usr/bin/env sh
PASSWORD_STORE_DIR=$PWD/pass PASSWORD_STORE_EXTENSIONS_DIR=$PWD PASSWORD_STORE_ENABLE_EXTENSIONS=true pass "$@"