diff --git a/.profile b/.profile index 77ab9ae..b1ff785 100644 --- a/.profile +++ b/.profile @@ -14,7 +14,7 @@ function start_agent { . "$SSH_ENV" >/dev/null /usr/bin/ssh-add; - ssh-add ~/.ssh/gitea-ssh + ssh-add ~/.ssh/gitea_ssh } if [ -f "$SSH_ENV" ]; then