summaryrefslogtreecommitdiff
path: root/doc/todo/Ssh.userKeyAt_should_create_the_.ssh_directory.mdwn
blob: 0c333c0c247647a0d2644863c4bbdb7b407e02d3 (plain)
1
2
3
4
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?