scripts/misc/pass

5 lines
135 B
Plaintext
Raw Normal View History

2023-04-17 12:50:22 +00:00
#!/bin/zsh
source ${$(realpath "$0"):h:h}/lib/next-in-path.zsh
export PASSWORD_STORE_ENABLE_EXTENSIONS=true
$(next-in-path pass $0) $@