1
archean Jun 10, 2014 alias sshkey="cat ~/.ssh/id_rsa.pub | pbcopy && echo 'Copied to clipboard.'"
Can do almost the same thing. |
2
lihuoqingfly Jun 10, 2014
@archean On linux ,pbcopy can take the place of xclip
|
3
sfdye Jun 10, 2014
如果有多个key呢
|
5
hzlzh PRO 提交到 alfredWorkflow.com 来吧。
|