diff --git a/bashrc b/bashrc index 8211cd5..590a793 100644 --- a/bashrc +++ b/bashrc @@ -115,5 +115,6 @@ function toggle-agent { else export SSH_AUTH_SOCK=${HOME}/.gnupg/S.gpg-agent.ssh fi + ssh-add -l }