diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-08 13:08:37 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-08 19:58:30 +0200 |
| commit | 770c0cfc08bd73ada6e7754473d69fe9e2d17dc2 (patch) | |
| tree | 3c1da3053ed03bbdc2e8c4e4fbf26947b7ef97ae /nixos/config/git | |
| parent | 218a690b155d9e7d47bb2e7487a150c16c8f482f (diff) | |
rewrite config in nix
Diffstat (limited to 'nixos/config/git')
| -rw-r--r-- | nixos/config/git/config | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/nixos/config/git/config b/nixos/config/git/config deleted file mode 100644 index a3596b3..0000000 --- a/nixos/config/git/config +++ /dev/null @@ -1,10 +0,0 @@ -[user] - email = nantha@mielota.com - name = Nantha Sorubakanthan -[init] - defaultBranch = main -[core] - editor = nvim - autocrlf = input -[color] - ui = true |
