mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
refactored .gitconfig
This commit is contained in:
13
home/work/.gitconfig.work
Normal file
13
home/work/.gitconfig.work
Normal file
@@ -0,0 +1,13 @@
|
||||
[user]
|
||||
email = artem.shevchenko@plummygames.com
|
||||
name = artemplummy
|
||||
signingkey = ~/.ssh/work.pub
|
||||
|
||||
[github]
|
||||
user = "artemplummy"
|
||||
|
||||
[bitbucket]
|
||||
user = "artemplummy"
|
||||
|
||||
[core]
|
||||
sshCommand = "ssh -i ~/.ssh/work"
|
Reference in New Issue
Block a user