Commit graph

19 commits

Author SHA1 Message Date
kale f050ea3ea7
identity: create the identities folder if it doesn't already exist 2023-12-22 16:34:35 +01:00
kalmenn caefe0c84b
identity: implemented the remove subcommand 2023-12-22 12:37:34 +01:00
kalmenn 5deaed6db6
identity: factored the display of identities out into a function 2023-12-22 12:22:30 +01:00
kalmenn b7c54c6252
identity: list saved identities 2023-12-22 12:08:01 +01:00
kalmenn be18a14d0f
identity.sh: listed planned commands in the help message 2023-12-22 02:30:33 +01:00
kalmenn 46a0dbba0a
identity.sh: changed add_identity to import_identity 2023-12-22 02:30:02 +01:00
kalmenn 4036ad73fc
identity: scaffolding subcommands 2023-12-22 01:59:22 +01:00
kalmenn e9d16de77a
.git-crypt/unlock.sh: Made clear that this script is only meant for me 2023-12-22 00:56:16 +01:00
kalmenn e2cb54fad5
lgi: proper credit 2023-12-22 00:52:40 +01:00
kalmenn 77d99ff655
config: changed git lg-inline to git lgi
git lg(i) now always uses sed to display clearer GPG verification
messages. The only difference between the two aliases now being that git
lg always displays its result in a pager
2023-12-22 00:34:31 +01:00
kalmenn ec590411d6
personal config: fixed includeIf URLs 2023-12-22 00:16:04 +01:00
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