- WebStorm
- Legacy Java 6 for WebStorm (to resolve this issue)
- Install
XCodein App Store - Then open
Xcode > Preferences > Downloads > Command Line Toolsor execute in Terminal:
xcode-select --installgit config --global user.name "Denis Izmaylov"
git config --global user.email "example@izmy.lv"There is 2 ways to configure keys. The first is:
- Create new key:
ssh-keygen -t rsa -C "example@izmy.lv"- Copy public key:
cat ~/.ssh/id_rsa.pub- Add it to
github.com
The second way was just to backup your ~/.ssh before re-install and restore it now.
ssh -T git@github.comruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"- Communication: