1 2 3 4 5 6
#!/bin/sh pass -c "$(tree --noreport -f .password-store | grep -o '[^ ]*.gpg$' | sed 's|^.password-store/||; s|.gpg$||' | fzf)"