MySSH is a simple tool to check for existing SSH keys in your .ssh directory and view their contents.
You can install MySSH using Homebrew:
If this is your first time installing from the devtical tap, you'll need to add it:
brew tap devtical/formulaeAfter adding the tap, install MySSH by running:
brew install devtical/formulae/mysshOnce installed, you can run MySSH directly from your terminal:
mysshThis will display a list of SSH keys available in your .ssh directory. Select any key to view its contents.
This project is licensed under the Apache License 2.0. See the LICENSE file for more details.
