personal dotfiles: my Hyprland config
Diffstat (limited to '.config/git/config')
| -rw-r--r-- | .config/git/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config index bacf11f..a25976c 100644 --- a/.config/git/config +++ b/.config/git/config @@ -15,3 +15,5 @@ ds = diff --staged [push] autoSetupRemote = true +[init] + defaultBranch = zachster |