misc/pass: s/bash/zsh
This commit is contained in:
parent
1337bc823e
commit
8fb8af475a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/zsh
|
||||
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