From 9841cd5f65880455b34cdc6262f9686127af97f3 Mon Sep 17 00:00:00 2001 From: stevelr Date: Tue, 30 May 2023 22:23:08 -0700 Subject: [PATCH] add repo stevelr/age-op Signed-off-by: stevelr --- projects.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/projects.json b/projects.json index 696d5d8..9bc799e 100644 --- a/projects.json +++ b/projects.json @@ -106,6 +106,15 @@ "date": "2022-12-07", "tags": ["shell-plugin", "gitlab"] }, + { + "category": "repo", + "id": "stevelr-age-op", + "title": "age-op", + "author": "stevelr", + "url": "https://github.com/stevelr/age-op", + "description": "Simple CLI encryption without the footguns: age + 1Password", + "tags": ["cli", "backups", "encryption"] + }, { "category": "repo", "id": "mrjones2014-op-nvim",