X-Git-Url: https://git.ucc.asn.au/?p=zanchey%2Fuccpass.git;a=blobdiff_plain;f=config.uccpass.fish;fp=config.uccpass.fish;h=4bb58aafdaf671930e40e51f87ac89b9ca16573e;hp=0000000000000000000000000000000000000000;hb=ca108589fb986b135a6ff5a6290be6af66c783a9;hpb=54c28130b8d6725f4ce1b716e2a3398e0695fe7d diff --git a/config.uccpass.fish b/config.uccpass.fish new file mode 100644 index 0000000..4bb58aa --- /dev/null +++ b/config.uccpass.fish @@ -0,0 +1,5 @@ +if status --is-interactive + if type keychain >/dev/null + keychain --clear --quiet --agents gpg --eval | source + end +end