feat: add more shell configs
This commit is contained in:
parent
154869acc5
commit
04f2cc32af
2 changed files with 24 additions and 0 deletions
9
.gitconfig
Normal file
9
.gitconfig
Normal file
|
@ -0,0 +1,9 @@
|
|||
[user]
|
||||
name = Mohammad Rafiq
|
||||
email = mohammadrafiq567@gmail.com
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[credential]
|
||||
helper = store
|
||||
[push]
|
||||
autoSetupRemote = true
|
Loading…
Add table
Add a link
Reference in a new issue