scripts/misc/pass
2023-04-17 14:50:22 +02:00

5 lines
135 B
Bash
Executable file

#!/bin/zsh
source ${$(realpath "$0"):h:h}/lib/next-in-path.zsh
export PASSWORD_STORE_ENABLE_EXTENSIONS=true
$(next-in-path pass $0) $@