diff options
author | A Farzat <a@farzat.xyz> | 2024-11-10 08:38:38 +0900 |
---|---|---|
committer | A Farzat <a@farzat.xyz> | 2024-11-14 08:42:44 +0900 |
commit | 2e1979ca24c13bb04c8ecd5fe09e01678f40e53e (patch) | |
tree | 87dececd449219777f4aaa6775b9be85850b40ca /.local/share/ssh_pub_keys | |
parent | d3ea797dd503a88e17025dc113a5c23a1c69ae81 (diff) | |
download | dotfiles-2e1979ca24c13bb04c8ecd5fe09e01678f40e53e.tar.gz dotfiles-2e1979ca24c13bb04c8ecd5fe09e01678f40e53e.zip |
Update ssh config
Diffstat (limited to '.local/share/ssh_pub_keys')
-rw-r--r-- | .local/share/ssh_pub_keys/arch1.pub | 3 | ||||
-rw-r--r-- | .local/share/ssh_pub_keys/main1.pub | 3 | ||||
-rw-r--r-- | .local/share/ssh_pub_keys/ubuntu1.pub | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/.local/share/ssh_pub_keys/arch1.pub b/.local/share/ssh_pub_keys/arch1.pub new file mode 100644 index 0000000..5bb5fb1 --- /dev/null +++ b/.local/share/ssh_pub_keys/arch1.pub @@ -0,0 +1,3 @@ +U2FsdGVkX18BB48cw2YwVJuVRzw+fD73PaCjV4D0YntcSuk3Isvq5e3J9kBJq98L +u+rYqV+lHCHV9cPj7zwXz1mgReGExKUAWDaYOuSVQ4tACBKrpbwBbjOdR4mGghfZ +7LcjCyfaTjXgFUTlpdNi8w== diff --git a/.local/share/ssh_pub_keys/main1.pub b/.local/share/ssh_pub_keys/main1.pub deleted file mode 100644 index c1e1f59..0000000 --- a/.local/share/ssh_pub_keys/main1.pub +++ /dev/null @@ -1,3 +0,0 @@ -U2FsdGVkX1+uA2Z3bIzgymzCXDhtoCqalwBEKNUIijLiyn8SSbMKckccCnXhxnrl -oNGis8UaPWefpp3XSafyIulfPqbOUeWq/STn8ULIlnmfHKpJ0kPXbf0cL+2rplSU -ogYOwRChwCEnIofwgkdDMyoi7Iiywxj0uzIwhF6XNLA= diff --git a/.local/share/ssh_pub_keys/ubuntu1.pub b/.local/share/ssh_pub_keys/ubuntu1.pub new file mode 100644 index 0000000..db423ee --- /dev/null +++ b/.local/share/ssh_pub_keys/ubuntu1.pub @@ -0,0 +1,3 @@ +U2FsdGVkX1/JWZ8a/txjccppYTjVKrU4Fdq3azeiAcrwJmRLlINCfQNMfVk3sP/Y +VaXNnEyhJZe4/qNGBPYtsrunUN/gjC0NuPqp0XQMigOoWUweGlDT6KKw5YYpAM3E +rADxbwxLyV0LNrdvmkIV5Q== |