指尖上的星空
首页
文章
标签
云客
累计撰写
16
篇文章
累计创建
4
个分类
累计收到
0
条评论
导航
首页
文章
标签
目录
指尖上的星空
分类
软件
sublime text3配置
2024-04-30 16:43
13
0
0
25.3℃
软件
{ "font_size": 14, "ignored_packages": [ "Vintage" ], "index_files": true, "theme": "Default.sublime-theme", "update_check": false, "dark_th
sourcetree增加密钥
2024-04-30 16:41
10
0
0
25.0℃
软件
# cat .ssh/config Host * UseKeychain yes AddKeysToAgent yes IdentityFile ~/.ssh/id_rsa # 验证命令 ssh -T git@gitlab.miduchina.com
弹