save
This commit is contained in:
16
git/.config/git/config
Normal file
16
git/.config/git/config
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
[user]
|
||||||
|
name = vx-clutch
|
||||||
|
email = owestness@gmail.com
|
||||||
|
|
||||||
|
[core]
|
||||||
|
editor = nvim
|
||||||
|
excludesFile = ~/.gitignore
|
||||||
|
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
|
|
||||||
|
[rebase]
|
||||||
|
autoStash = true
|
||||||
|
|
||||||
|
[push]
|
||||||
|
default = current
|
||||||
Reference in New Issue
Block a user