Pass is a wrapper script around git and gpg. You can get the functionality of `pass` by running git and gpg commands directly.
Learning git itself is non-intuitive, but the gpg utilities take the learning curve to a whole other level. If you want to make simple use of the gpg utilities, you should plan on setting aside a few full days to learn how they work. Or just use pass, which additionally leverages git for password history.
It's like all sh