diff options
author | Patrick Spek <p.spek@tyil.nl> | 2023-03-14 10:06:08 +0100 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2023-03-14 10:06:08 +0100 |
commit | 77e35708f72806ffb8eed2b194392ecc6905f2c9 (patch) | |
tree | 0cd6cd0dee80b49408ad763a7543564b4a246f1a | |
parent | 028c2c45ec764fc284b5c3955a6b7408d819ded4 (diff) | |
download | dotfiles-77e35708f72806ffb8eed2b194392ecc6905f2c9.tar.gz dotfiles-77e35708f72806ffb8eed2b194392ecc6905f2c9.tar.bz2 |
Safedirs are SHIT
-rw-r--r-- | .config/git/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config index 63ea101..ecac932 100644 --- a/.config/git/config +++ b/.config/git/config @@ -57,3 +57,5 @@ email = p.spek@tyil.nl name = Patrick Spek signingkey = 1660F6A2DFA75347322A4DC07A6AC285E2D98827 +[safe] + directory = * |