@ -0,0 +1,6 @@
#!/bin/sh
PPWD=$(pwd)
trap "cd '$PPWD'" EXIT
cd ~/.password-store
find . -iname '*.gpg' | cut -c3- | sed 's/\.gpg$//g' | fzf | xargs pass -c
The note is not visible to the blocked user.