安装git后,需要生成key,进入~/.ssh时提示cd: no such file or directory: /Users/libin/.ssh

此时直接使用生成**命令,
ssh-****** -t rsa -C “dd”
dd替换成你自己的邮箱或者标识
一路回车后可以创建成功了
mac 安装git后没有~/.shh,报错cd: no such file or directory: /Users/xx/.ssh

mac 安装git后没有~/.shh,报错cd: no such file or directory: /Users/xx/.ssh

相关文章:

  • 2022-12-23
  • 2021-08-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
  • 2021-07-05
  • 2021-05-21
  • 2021-06-26
  • 2021-10-24
相关资源
相似解决方案