diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-08 18:26:10 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-08 18:26:10 -0500 |
| commit | 8c0a193e163d59a77f85b05ea8a09e7666ed80a6 (patch) | |
| tree | 60cd0e0c3e9fb2e986d3dd3dd096e44d367bc745 /dotfiles/system/.ssh/decrypt_ssh | |
| parent | 9f24c4c00e8e97eab995b75aecd92c4090822e49 (diff) | |
adding ssh files
Diffstat (limited to 'dotfiles/system/.ssh/decrypt_ssh')
| -rw-r--r-- | dotfiles/system/.ssh/decrypt_ssh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/system/.ssh/decrypt_ssh b/dotfiles/system/.ssh/decrypt_ssh new file mode 100644 index 0000000..8d1f3e3 --- /dev/null +++ b/dotfiles/system/.ssh/decrypt_ssh @@ -0,0 +1 @@ +gpg --decrypt ssh.tar.gz.gpg | tar -zxf - |
