mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
# https://github.com/starr-dusT/dotfiles
|
|
# Global .gitconfig
|
|
|
|
[user]
|
|
email = starrtyler88@gmail.com
|
|
name = Tyler Starr
|
|
|
|
[github]
|
|
user = "starr-dusT"
|
|
|
|
[core]
|
|
sshCommand = "ssh -i ~/.ssh/keys/github_personal"
|