Better ask-pass

This commit is contained in:
Micke Nordin 2020-12-02 13:20:58 +01:00
parent ac43e48dcc
commit aec8311463

View file

@ -1,2 +1,2 @@
#!/usr/bin/env bash
/usr/bin/pass show github.com/micke-apinyckel | head -1
echo password=$(/usr/bin/pass show github.com/micke-apinyckel | head -1)