Commit graph

17 commits

Author SHA1 Message Date
kale 971a126276
identity: allowed displaying an identity with an empty first field 2023-12-26 18:09:11 +01:00
kalmenn cac0da5998
identity: first implementation of the include subcommand 2023-12-23 18:03:12 +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 243ce1b91d
initial commit 2023-12-21 22:49:17 +01:00