Commit graph

8 commits

Author SHA1 Message Date
kalmenn e7984df7ea
this is unnecessary 2023-12-22 00:15:41 +01:00
kalmenn 147aceef40
git-crypt: created a script for unlocking the repo.
Having a non functionning git config makes unlocking the repo impossible.
However, since encrypting the git config itself probably wasn't expected by the
git-crypt developers, this does happen in this setup.
This implements a small workaround.
2023-12-22 00:02:25 +01:00
kalmenn 78aea8e819
config: small fixes 2023-12-21 23:39:56 +01:00
kalmenn d58ebe5d92
added personal files
these files might contain private information, such as git forges' URL
or which gpg key I use for specific repos.
Basically, you would only need them if you were me.
2023-12-21 23:39:37 +01:00
kalmenn ce2dcc78ec
config: fixed spacing of tables 2023-12-21 23:02:03 +01:00
kalmenn 87e173218a
config: fixed indentation 2023-12-21 22:52:18 +01:00
kalmenn 86dcbc3657
Add 1 git-crypt collaborator
New collaborators:

	0BF8471F kalmenn <kale@kalmenn.fr>
2023-12-21 22:49:43 +01:00
kalmenn 243ce1b91d
initial commit 2023-12-21 22:49:17 +01:00