]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - .gitconfig
Squash changes containing private information
[perso/Immae/Config/Nix.git] / .gitconfig
diff --git a/.gitconfig b/.gitconfig
deleted file mode 100644 (file)
index 7aa8870..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-; git config --local include.path '../.gitconfig'
-[push]
-  recurseSubmodules = on-demand
-; Find a way to include this file automatically?
-; git -C nixops/secrets config --local diff.gpgdiffer.textconv "gpg --quiet -d"
-[diff "gpgdiffer"]
-       textconv = "gpg --quiet -d"
-[diff "sopsdiffer"]
-       textconv = "sops -d"