Sauvegarder ~/Desktop, ~/workspace, clés SSH
curl -fsSL https://raw.githubusercontent.com/ *******
/macOS-install-script/master/installConfig.sh | sh
NB: put your Github username instead of *******
- créer clé SSH pour Github (ou sauvegarder l'ancienne)
- modifier gitconfig pour que àa utilise ssh au lieu de HTTP [url "[email protected]:"] insteadOf = https://github.com/ [url "[email protected]:"] pushInsteadOf = "git://github.com/" [url "[email protected]:"] pushInsteadOf = "https://github.com/"