|
- Ensure proper permissions for for your .ssh directory: `chmod 600 ~/.ssh/*` |
Hi,
I'm currently following your doc to setup my environment.
Should this be changed to "chmod 600 ~/.ssh/ && chmod 744 ~/.ssh/config" to ensure the config file remains readable?
Thank you so much.