new: misc/pass, wrapper that enables extensions
This commit is contained in:
parent
a0958e3147
commit
1337bc823e
1 changed files with 4 additions and 0 deletions
4
misc/pass
Executable file
4
misc/pass
Executable file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
source ${$(realpath "$0"):h:h}/lib/next-in-path.zsh
|
||||||
|
export PASSWORD_STORE_ENABLE_EXTENSIONS=true
|
||||||
|
$(next-in-path pass $0) $@
|
Loading…
Add table
Add a link
Reference in a new issue