dotfiles/.gitconfig

8 lines
112 B
INI

[user]
name = JaeYoo-Im
email = cpu3792@gmail.com
[init]
defaultBranch = master
[core]
editor = "emacs -nw"