jQuery火箭图标返回顶部代码
摘要: MacOS中设置Git的SSH代理 1. 打开配置文件:code ~/.ssh/config 2. 添加配置 Host github.com *.github.com # 指定代理规则作用域 User git Port 22 # SSH 端口号 # 自己的私钥所在路径 IdentityFile "~/.ssh/id_rsa" # SO 阅读全文
posted @ 2023-08-15 15:51 rongqing2019 阅读(777) 评论(0) 推荐(0)