配置杂记
npm设置国内淘宝镜像
1 | npm config set registry https://registry.npm.taobao.org |
npm配置使用cnpm
1 | npm install -g cnpm --registry=https://registry.npm.taobao.org |
MySql设置时区问题
1 | show variables like '%time_zone%'; |
每次重启MySql再重新设置
1
set persist time_zone='+8:00';
VSCode 同步配置
token: 66d5baff5cfa7274c569795e3f7a8d02538c2ba9