0%

换新电脑的环境配置

这篇文章记述了关于 换新电脑的一些必备软件。

1、首先是 chrome 浏览器;下载完之后翻不了墙;怎么做呢?

先安装 clash for windows;再将账号复制进来;然后插件下载 switchyOmega,修改端口号,https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt

2、安装 typora,配置git,知识库;

3、安装 node.js,(注意选最新版本)添加国内镜像源 npm config set registry https://registry.npm.taobao.org

4、git clone git@github.com:acewzj/acewzj.github.io.git

5、npm i hexo-cli -g安装Hexo

6、直接把原来的压缩包解压出来即可

7、配置 picGo

1
2
3
4
5
6
7
8
9
10
11
12
13
 {

"picBed": {

"uploader": "smms",

"smms": {"token": "0gYs8egqQwnw50tnOYrDjlTXMjaaN6**"}, // 不要偷我的token ak啊!

},

"picgoPlugins": {} // 为插件预留 6485e86725e65a1

}

Welcome to my other publishing channels