♻️ add git config autoSetupRemote
This commit is contained in:
parent
fedb596c8c
commit
a101d4f2d4
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ cd dotfiles
|
||||||
git config user.name "DannyDannyDanny"
|
git config user.name "DannyDannyDanny"
|
||||||
git config user.email "dth@taiga.ai"
|
git config user.email "dth@taiga.ai"
|
||||||
git config pull.rebase false
|
git config pull.rebase false
|
||||||
|
git config push.autoSetupRemote true
|
||||||
|
|
||||||
# install dotfiles
|
# install dotfiles
|
||||||
bash install.sh
|
bash install.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue