1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2024-10-31 19:17:26 -05:00

auto setup remote for git

This commit is contained in:
Kaan Barmore-Genç 2023-01-26 23:44:37 -05:00
parent 560e002ec0
commit f978d624ba

View file

@ -26,3 +26,5 @@
stat = status stat = status
[core] [core]
editor = code --wait editor = code --wait
[push]
autoSetupRemote = true