diff options
| author | 2024-02-17 12:56:00 +0100 | |
|---|---|---|
| committer | 2024-02-17 12:56:00 +0100 | |
| commit | 67ae314fb9c6319f9403aad5434145cb7b01836a (patch) | |
| tree | de7a0402ba061096759b10a963032d5ada04480f /dot_config/git/macos.config | |
| parent | nvim: disable flash search by default (diff) | |
git: a bunch of updates to the config, just read it tbh
Diffstat (limited to '')
| -rw-r--r-- | dot_config/git/macos.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_config/git/macos.config b/dot_config/git/macos.config new file mode 100644 index 0000000..96cfe43 --- /dev/null +++ b/dot_config/git/macos.config @@ -0,0 +1,3 @@ +# vim: ft=gitconfig +[credential] + helper = osxkeychain |
