https://git-scm.com
위 사이트에서 Git Download
커맨드에 아래와 같이 입력해서 터미널에서 키 생성 및 출력된 ssh key 복사
ssh-keygen cat ~/.ssh/id_rsa.pub
아래 명령어 입력해 Git 버전 확인
git --version
git 명령어가 동작하지 않을 경우 환경변수가 설정되어있는지 확인