From c747baa9a831a84205eff7dad012da8e811b288f Mon Sep 17 00:00:00 2001 From: RubenRam Date: Mon, 30 Oct 2023 01:09:13 +0100 Subject: [PATCH] doc(ssh-authorize): update README Files section --- ssh-authorize/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ssh-authorize/README.md b/ssh-authorize/README.md index 7f87a22..df7b269 100644 --- a/ssh-authorize/README.md +++ b/ssh-authorize/README.md @@ -5,6 +5,17 @@ tagline: | Add to your SSH Authorized Keys from a string, file, or url. --- +### Files + +These are the files / directories that are created and/or modified with this +install: + +```text +~/.config/envman/PATH.env +~/.local/bin/ssh-authorize +~/.ssh/authorized_keys +``` + ## Cheat Sheet > Does the tedious work of making sure your `.ssh/authorized_keys` exists with