git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2022-03-23 12:27:20 +0100
committerHarald Pfeiffer <coding _ lirion.de> 2022-03-23 12:27:20 +0100
commit6f32229e873607ab2976e85dc4e09a6fecb3b6ea (patch)
tree2489ffcfa14d21f283ad8ea5d7f8c5c336afff7b
parentd20ca3164f6dafa059fb6bfe19eb83653c798eb5 (diff)
downloaddotfiles-6f32229e873607ab2976e85dc4e09a6fecb3b6ea.tar.bz2
adding gpg-connect-agent to ssh agent machines
-rw-r--r--.bash/exec.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash/exec.bash b/.bash/exec.bash
index 962f77a..63e2670 100644
--- a/.bash/exec.bash
+++ b/.bash/exec.bash
@@ -9,6 +9,7 @@ set bell-style visible
# (unless we specified -f, which we don't).
if echo "${SSHAGH[@]}" | fgrep --word-regexp "$(hostname -f)" > /dev/null;then
"$HOME/bin/ssh-agent-launcher" -q
+ gpg-connect-agent /bye
fi
# because on some hosts the login path is fucked, unset in .local