diff --git a/misc/pass b/misc/pass index a85f36b..e175943 100755 --- a/misc/pass +++ b/misc/pass @@ -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) $@