diff options
| author | Skullheadx <admonty1@gmail.com> | 2026-06-29 20:57:53 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@gmail.com> | 2026-06-29 20:57:54 -0400 |
| commit | 4fbc6dc1f88f4b8f526b91f2aad11fbdffa04eac (patch) | |
| tree | fd561e29ec6019c38abba2b62481f3cc179cac57 /dotfiles/gitconfig | |
| parent | kenosis known hosts and git proxy jump (diff) | |
| download | nixos-4fbc6dc1f88f4b8f526b91f2aad11fbdffa04eac.tar.gz nixos-4fbc6dc1f88f4b8f526b91f2aad11fbdffa04eac.tar.bz2 nixos-4fbc6dc1f88f4b8f526b91f2aad11fbdffa04eac.zip | |
remove unused dotfiles and use openssh service
Diffstat (limited to 'dotfiles/gitconfig')
| -rw-r--r-- | dotfiles/gitconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/dotfiles/gitconfig b/dotfiles/gitconfig deleted file mode 100644 index a508e03..0000000 --- a/dotfiles/gitconfig +++ /dev/null @@ -1,9 +0,0 @@ -[user] - name = Skullheadx - email = andrew@montgomery.systems - -[pull] - rebase = true - -[url "git@github.com:"] - insteadOf = https://github.com/ |
