시스템 환경설정 -> 공유 -> 편집 에서 이름 변경
homebrew
zsh
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
테마
open -e ~/.zshrc
ZSH_THEME="agnoster"
iterm2
D2Coding 폰트
command+, 로 설정 ►
-> Text -> Font 변경
-> Window -> Columns 160, Rows 60 변경
-> Key -> Netural Text Editing
git setting
$ git config --global user.name "kimcoding"
$ git config --global user.email "kimcoding@example.com"
nvm & node.js setting
ssh setting
ssh-keygen
cat ~/.ssh/id_rsa.pub