My ssh config
This is the ssh config file settings and the commands to add ssh passphrase to Apple Keychain.
Also there’s commands to test the settings out.
GitHub local config with ssh
GitHub local configuration for ssh
bash $
git config —local user.name "tech-g2k"
git config —local user.email "yong@g2k"
$ bundle lock --add-platform x86_64-linux