Commit graph

26 commits

Author SHA1 Message Date
7e5bbd1be5
identity: wording 2023-12-22 18:55:43 +01:00
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
248da9beb6
identity: make wording consistent 2023-12-22 18:06:37 +01:00
256b21234c
identity: implemented the show subcommand 2023-12-22 17:52:36 +01:00
870cf53409
identity: implemented the set subcommand 2023-12-22 17:48:57 +01:00
05fe81209b
identity: listed the link subcommand 2023-12-22 17:27:53 +01:00
6b02a8996f
identity: fix formatting 2023-12-22 17:27:23 +01:00
f050ea3ea7
identity: create the identities folder if it doesn't already exist 2023-12-22 16:34:35 +01:00
caefe0c84b
identity: implemented the remove subcommand 2023-12-22 12:37:34 +01:00
5deaed6db6
identity: factored the display of identities out into a function 2023-12-22 12:22:30 +01:00
b7c54c6252
identity: list saved identities 2023-12-22 12:08:01 +01:00
be18a14d0f
identity.sh: listed planned commands in the help message 2023-12-22 02:30:33 +01:00
46a0dbba0a
identity.sh: changed add_identity to import_identity 2023-12-22 02:30:02 +01:00
4036ad73fc
identity: scaffolding subcommands 2023-12-22 01:59:22 +01:00
e9d16de77a
.git-crypt/unlock.sh: Made clear that this script is only meant for me 2023-12-22 00:56:16 +01:00
e2cb54fad5
lgi: proper credit 2023-12-22 00:52:40 +01:00
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
ec590411d6
personal config: fixed includeIf URLs 2023-12-22 00:16:04 +01:00
e7984df7ea
this is unnecessary 2023-12-22 00:15:41 +01:00
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
78aea8e819
config: small fixes 2023-12-21 23:39:56 +01:00
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
ce2dcc78ec
config: fixed spacing of tables 2023-12-21 23:02:03 +01:00
87e173218a
config: fixed indentation 2023-12-21 22:52:18 +01:00
86dcbc3657
Add 1 git-crypt collaborator
New collaborators:

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