💾 Archived View for hajime.4teri.de › dotfiles › file › gitconfig.gmi captured on 2021-12-05 at 23:47:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

gitconfig - dotfiles - Collection of my dotfiles

Log

Files

Refs

---

gitconfig (174B)

---

1 [user]

2 name = z0gg3r

3 email = z0gg3r@users.no-reply.github.com

4

5 [core]

6 editor = vim

7

8 [pull]

9 rebase = false

10

11 [init]

12 defaultBranch = main

13

14 [advice]

15 addIgnoredFile = false

generated w/ stagit-gemini