Commit graph

29 commits

Author SHA1 Message Date
kalmenn cac0da5998
identity: first implementation of the include subcommand 2023-12-23 18:03:12 +01:00
kalmenn 34655c2acf
git lgi: changed colors of gpg output 2023-12-23 16:21:42 +01:00
kalmenn 53710c2622
git lg: disable annoying line wrap 2023-12-23 16:20:03 +01:00
kalmenn 7e5bbd1be5
identity: wording 2023-12-22 18:55:43 +01:00
kalmenn e7e50bc569
identity: screw this. Removed the link/include subcommand.
removing the setting with sed is just too much work. And I can always
just do this manually.
2023-12-22 18:51:12 +01:00
kalmenn 248da9beb6
identity: make wording consistent 2023-12-22 18:06:37 +01:00
kalmenn 256b21234c
identity: implemented the show subcommand 2023-12-22 17:52:36 +01:00
kalmenn 870cf53409
identity: implemented the set subcommand 2023-12-22 17:48:57 +01:00
kalmenn 05fe81209b
identity: listed the link subcommand 2023-12-22 17:27:53 +01:00
kalmenn 6b02a8996f
identity: fix formatting 2023-12-22 17:27:23 +01:00
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