Skip to content

环境变量配置

电脑 -> 属性 -> 高级系统设置 -> 环境变量 -> 系统变量 -> Path -> 编辑 -> 新建

C:\Program Files\Git\cmd

SSH Key

sh
ssh-keygen -t ed25519 -C "your_email@example.com"

Settings -> SSH and GPG Keys -> New SSH Key

Title 随意,Key 内容为 id_ed25519.pub 中的内容