Files
base
contrib
desktop-common
desktop-gruvbox
git
.gitconfig
hyprland
hyprland-work
mac
sericea
ssh
theme-gruvbox
theme-qt-gruvbox-dark
theme-qt-gruvbox-light
.gitignore
.gitmodules
README.md
bootleg-stow
mkdirs.sh
submodule-checkout-masters-and-update.sh
dotfiles/git/.gitconfig
Jacob Babor 55efdb4a21 Auto set up remote for git
I finally did the thing
2024-10-27 14:18:03 -05:00

10 lines
137 B
INI

[user]
email = jacob@babor.tech
name = Jacob Babor
[pull]
rebase = true
[push]
autoSetupRemote = true
[init]
defaultBranch = master