add shell initialisation files
[zanchey/uccpass.git] / config.uccpass.fish
diff --git a/config.uccpass.fish b/config.uccpass.fish
new file mode 100644 (file)
index 0000000..4bb58aa
--- /dev/null
@@ -0,0 +1,5 @@
+if status --is-interactive
+    if type keychain >/dev/null
+        keychain --clear --quiet --agents gpg --eval | source
+    end
+end

UCC git Repository :: git.ucc.asn.au