Files
MinOS-prime/home/work/.gitconfig.work
2025-07-11 18:08:12 +03:00

14 lines
209 B
Plaintext

[user]
email = artem.shevchenko@plummygames.com
name = artemplummy
signingkey = ~/.ssh/work.pub
[github]
user = "artemplummy"
[bitbucket]
user = "artemplummy"
[core]
sshCommand = "ssh -i ~/.ssh/work"