mac记录

sshfs -C -o reconnect root@192.168.180.40:/home/www /Users/dnsnat/Documents/kyland

sshfs -C root@192.168.180.40:/home/www /Users/dnsnat/Documents/kyland

sudo diskutil unmount force /Users/dnsnat/Documents/kyland

brew install node

npm get registry #查看原本镜像
npm config set registry http://registry.npm.taobao.org/ #修改成淘宝镜像
npm config set registry https://registry.npmjs.org/ #镜像还原

pip3 install –user –upgrade pynvim


mac记录
https://dnsnat.gitee.io/SYSTEM/mac记录.html
作者
dnsnat
发布于
2022年5月5日
许可协议