git 公钥操作

154 阅读1分钟
  1. 输入  cd ~/.ssh  进入到.ssh 文件夹

2.输入 ls 查看.ssh 文件夹里面有 id_rsa  id_rsa.pub  known_hosts 文件

3.输入pwd 查看.ssh 文件路径位置地址