Add git configuration
I'm tired of setting this up every repo.
This commit is contained in:
parent
1305c4d625
commit
385c2a3dfc
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
GIT_DOMAIN=https://git.puffypony.party:4433
|
GIT_DOMAIN=https://git.puffypony.party:4433
|
||||||
|
|
||||||
|
git config --global user.email "9hmbzr275@mozmail.com"
|
||||||
|
git config --global user.name "Segcolt"
|
||||||
|
|
||||||
git clone $GIT_DOMAIN/Segcolt/kitty-conf kitty
|
git clone $GIT_DOMAIN/Segcolt/kitty-conf kitty
|
||||||
git clone $GIT_DOMAIN/Segcolt/astronvim-config nvim
|
git clone $GIT_DOMAIN/Segcolt/astronvim-config nvim
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user