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:
10
home/projects/.gitconfig.personal
Normal file
10
home/projects/.gitconfig.personal
Normal file
@@ -0,0 +1,10 @@
|
||||
[user]
|
||||
email = artem.shv@proton.me
|
||||
name = xnm
|
||||
signingkey = ~/.ssh/github.pub
|
||||
|
||||
[github]
|
||||
user = "XNM1"
|
||||
|
||||
[core]
|
||||
sshCommand = "ssh -i ~/.ssh/github"
|
Reference in New Issue
Block a user