aboutsummaryrefslogtreecommitdiffstats
path: root/_profile
diff options
context:
space:
mode:
Diffstat (limited to '_profile')
-rw-r--r--_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/_profile b/_profile
index c71bd0b..4a5cb30 100644
--- a/_profile
+++ b/_profile
@@ -90,7 +90,7 @@ fi
## gpg-agent: start it if not running
if ! _running gpg-agent; then
- gpg-connect-agent /bye &> /dev/null
+ gpgconf --lanuch gpg-agent
fi
## Set SSH to use 'gpg-agent'