personal dotfiles: my Hyprland config
Diffstat (limited to '.config/git/config')
-rw-r--r--.config/git/config19
1 files changed, 0 insertions, 19 deletions
diff --git a/.config/git/config b/.config/git/config
deleted file mode 100644
index a25976c..0000000
--- a/.config/git/config
+++ /dev/null
@@ -1,19 +0,0 @@
-[user]
- email = zachdecook@librem.one
- name = Zach DeCook
-[sendemail]
- smtpserver = smtp.librem.one
- smtpuser = zachdecook@librem.one
- smtpencryption = tls
- smtpserverport = 587
- annotate = true
-[advice]
- statusHints = false
- skippedCherryPicks = false
-[alias]
- s = status
- ds = diff --staged
-[push]
- autoSetupRemote = true
-[init]
- defaultBranch = zachster