Lancer l'agent ssh à l'ouverture d'un bash : https://qastack.fr/programming/18404272/running-ssh-agent-when-starting-git-bash-on-windows
# Create the folder structure
mkdir -p ~/.zsh
cd ~/.zsh
# Download the scripts
curl -o git-completion.bash https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash
curl -o _git https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.zsh