Install homebrew if you don't already have it, then:
$ brew install git
$ git config --global user.name "Krystal"
$ git config --global user.email "p.krystal95@gmail.com"
$ git config --list
$ ssh-keygen
$ cat ~/.ssh/id_rsa.pub
// 공개키복사
github 로그인 후 프로필에 들어가서 Setting
.
SSH and GPG Keys
선택 SSH Key 등록