mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
doc(ssh-pubkey): update README Files section
This commit is contained in:
@@ -5,6 +5,19 @@ tagline: |
|
||||
Get your SSH public key.
|
||||
---
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/ssh-pubkey
|
||||
~/.ssh/id_rsa
|
||||
~/.ssh/id_rsa.pub
|
||||
~/Downloads/id_rsa.<USERNAME>.pub
|
||||
```
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
> Your SSH Public Key is used for secure login from your laptop to servers and
|
||||
|
||||
Reference in New Issue
Block a user