Tilde support for privateKeyFile
You can now use a tilde path when specifying the location of your privateKeyFile
. Instead of /Users/username/.ssh/id_rsa
you are free to use ~/.ssh/id_rsa
.
You can now use a tilde path when specifying the location of your privateKeyFile
. Instead of /Users/username/.ssh/id_rsa
you are free to use ~/.ssh/id_rsa
.