diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-23 13:51:34 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-23 13:51:34 +0200 |
commit | 4dd6b5fa5c09504ec92e3bfcf0c3cd22dbb1362b (patch) | |
tree | 0cf1fe73cca42b9ddb99791f59f08b7da1c84e86 /%HOME%/.ssh/authorized_keys | |
parent | ssh: define User where missing (diff) | |
download | linux-home-4dd6b5fa5c09504ec92e3bfcf0c3cd22dbb1362b.tar.gz linux-home-4dd6b5fa5c09504ec92e3bfcf0c3cd22dbb1362b.zip |
ssh: remove GitHub SSH key
Diffstat (limited to '%HOME%/.ssh/authorized_keys')
-rw-r--r-- | %HOME%/.ssh/authorized_keys | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/%HOME%/.ssh/authorized_keys b/%HOME%/.ssh/authorized_keys index 78b1723..4f41859 100644 --- a/%HOME%/.ssh/authorized_keys +++ b/%HOME%/.ssh/authorized_keys @@ -1,4 +1,3 @@ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG9763YP5IRbBywWgp+5Cn8ceqq49U6ASScKr6sDnTVR egor@tensin-pc1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAm1fBnnaqbhHPJrH/BszAIH/pI1nNKDzj1/7KHTWlzf egor@tensin-laptop2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJhMjEZr5EJRsJSosjNfHeKN3dMHEqHLc5OI3yuYxFZM tensin-phone2 -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIoeJ5/gxvsTEwwOl4Rjuq3ZPmIXVCXRDd7rKCbD6YHF egor-tensin@GitHub |