for scripts which just need one line passwords

This commit is contained in:
Nemo 2020-07-17 18:31:29 +05:30
parent 739c9c9abd
commit d5df0227d9
1 changed files with 3 additions and 0 deletions

3
pass-show Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
pass show "$@" | head -n1