confpub/gitconfig

7 lines
78 B
Plaintext
Raw Normal View History

2024-01-23 04:08:05 -05:00
[core]
2024-01-23 04:22:30 -05:00
editor = vim
2024-01-23 04:08:05 -05:00
[push]
2024-01-23 04:22:30 -05:00
default = simple
2024-01-23 04:08:05 -05:00
[credential]
2024-01-23 04:22:30 -05:00
helper = cache