From 5b63aadc47f8cce9e3cf2e834861be3334ee3f65 Mon Sep 17 00:00:00 2001 From: Nicolas.Schodet Date: Sun, 14 Apr 2019 20:07:35 +0000 Subject: creating Ssh.userKeyAt should create the .ssh directory --- doc/todo/Ssh.userKeyAt_should_create_the_.ssh_directory.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/todo/Ssh.userKeyAt_should_create_the_.ssh_directory.mdwn diff --git a/doc/todo/Ssh.userKeyAt_should_create_the_.ssh_directory.mdwn b/doc/todo/Ssh.userKeyAt_should_create_the_.ssh_directory.mdwn new file mode 100644 index 00000000..0c333c0c --- /dev/null +++ b/doc/todo/Ssh.userKeyAt_should_create_the_.ssh_directory.mdwn @@ -0,0 +1,5 @@ +Hello, + +Maybe this should not create the directory as the given path is absolute, but unless my understanding is wrong, `Ssh.userKeys` does not create the directory either. + +Could there be a `Ssh.userKeyNamed` for example which would prepend `$HOME/.ssh` to the given name? -- cgit v1.2.3