$ cd ~/.ssh
Use your github email
$ ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
| { | |
| "2018": [{ | |
| "date": "2018-01-01 00:00:00", | |
| "name": "신정", | |
| "type": "public" | |
| }, { | |
| "date": "2018-02-16 00:00:00", | |
| "name": "설날", | |
| "type": "public" | |
| }, { |
$ cd ~/.ssh
Use your github email
$ ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
Donwload git-xxxx-xxx.dmg
Install git-xxxx-xxx.pkg
NOTE If you can't install pkg, allow mac to open unidentified developer application.
$ sudo curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
Input below script into .bash_profile
NOTE If you installed zshell, you should input below script into .zshrc