summaryrefslogtreecommitdiffstats
path: root/ssh
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-10-08 12:09:20 -0400
committerJesse Luehrs <doy@tozt.net>2023-10-08 12:59:10 -0400
commit49570c8dd03448240897b37b68567352b790f16f (patch)
tree6c192a52046d5d0dd1b84a838befd8e777cfeafb /ssh
parent66939c71da756c1d9e07a88a4a8ea2a018650060 (diff)
downloadconf-49570c8dd03448240897b37b68567352b790f16f.tar.gz
conf-49570c8dd03448240897b37b68567352b790f16f.zip
convert to stow
Diffstat (limited to 'ssh')
-rw-r--r--ssh/.ssh/authorized_keys (renamed from ssh/authorized_keys)0
-rw-r--r--ssh/.ssh/cao_key (renamed from ssh/cao_key)0
-rw-r--r--ssh/Makefile4
3 files changed, 4 insertions, 0 deletions
diff --git a/ssh/authorized_keys b/ssh/.ssh/authorized_keys
index 8399421..8399421 100644
--- a/ssh/authorized_keys
+++ b/ssh/.ssh/authorized_keys
diff --git a/ssh/cao_key b/ssh/.ssh/cao_key
index 59af0f8..59af0f8 100644
--- a/ssh/cao_key
+++ b/ssh/.ssh/cao_key
diff --git a/ssh/Makefile b/ssh/Makefile
new file mode 100644
index 0000000..d0eb8d6
--- /dev/null
+++ b/ssh/Makefile
@@ -0,0 +1,4 @@
+include ../Makefile.include
+
+build:
+ @chmod 600 .ssh/cao_key