in

How do I access my SSH public key on mac?

While setting up the repositories on github or other services we encounter this very often.

We stuck when it comes to get a ssh key for mac terminal. Here i found a very quick solution to copy ssh public key to clipboard.

$ pbcopy < ~/.ssh/id_rsa.pub

This is a simple command which copies the ssh key to clipboard then paste it where ever you wanted.

Author Profile

PREM KUMAR
PREM KUMAR
Hey Its..! Tech Lover , Ionic, Angular, Typescript, Dotnet Core, Node, Like Opencv, AI, ML, Robotics, Iot, Love Music, Cooking, Girls, Innovation

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

What do you think?

400 Points
Upvote Downvote

How to analyze hadoop cluster?

xml-featured-image

Few XML Helpers to deal in Typescript