john015 / TIL

📝 Today I Learned

Home Page:https://lsw0150305.gitbook.io/til

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passphrase 단계 없이 ssh 로그인 하기

john015 opened this issue · comments

mac os 기준 해당 명령어를 실행해 ssh-agent에 key를 등록해준다

# 예) $ ssh-add ~/.ssh/id_rsa
$ ssh-add {private key location}