# useful for aur arch # generate an SSH key pair cd repository git config --add --local core.sshCommand 'ssh -i /home/user/.ssh/ssh_key' git push