Skip to content

Commit

Permalink
fix git
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaran-14 committed Oct 1, 2024
1 parent 31d7573 commit ec41cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh/ssh-agent-key-github.zsh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
if [ -z "$SSH_AUTH_SOCK" ] ; then
eval `ssh-agent -s`
ssh-add ~/.ssh/<NAME OF YOUR PRIVATE KEY>
ssh-add ~/.ssh/id_ed25519_github_aug_2024
fi

0 comments on commit ec41cc6

Please sign in to comment.