diff options
| author | Zach DeCook <zachdecook@librem.one> | 2024-01-27 14:29:00 -0500 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2024-01-27 14:29:00 -0500 |
| commit | 057946e54605c4353d85a73e5bbe63e0532ea78e (patch) | |
| tree | 7d2e3600d9675c60049382463fa8e16c6ceec4a8 /.config/git/config | |
| parent | 160f7c5b35bf088b5fd22ae998e5e845dc47c3c6 (diff) | |
| download | dotfiles-057946e54605c4353d85a73e5bbe63e0532ea78e.tar.gz | |
hyprland: more 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 |
