Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

alias copyssh="cat ~/.ssh/id_rsa.pub | pbcopy"


Or without the extraneous cat: "pbcopy < ~/.ssh/id_rsa.pub"


Ah yes, thanks, I always forget about <




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: