Move git config to dotfile
This commit is contained in:
6
hosts/ankaa/dotfiles/git/config
Normal file
6
hosts/ankaa/dotfiles/git/config
Normal file
@@ -0,0 +1,6 @@
|
||||
[core]
|
||||
sshCommand = "ssh -i ~/.ssh/id_ed25519"
|
||||
|
||||
[user]
|
||||
email = "eesimmons9105@gmail.com"
|
||||
name = "Ethan Simmons"
|
||||
Reference in New Issue
Block a user