1 nvm
vim ~/.bashrc
export NVM_NODEJS_ORG_MIRROR=http://npm.taobao.org/mirrors/node
source ~/.bashrc
nvm i stable
2 nrm
npm install -g nrm --registry=https://registry.npm.taobao.org
3 vscode
https://code.visualstudio.com/docs?dv=linux64
同步配置 https://www.cnblogs.com/ashidamana/p/6761085.html
------------------------------vscode ----------------
GitHub Token: ee566ef14b52177ef5949ca3b1e09fa456e79c0e
GitHub Gist: 4f69bf77cc1d2f07db9563972a630297
GitHub Gist Type: Secret
------------------------------vscode ----------------
4 android studio vim
5 qq weixin
6 jdk
7 bcloud 百度云
8 git
9 beyond compare
10 everything
11 vmware
12 卸载 node
sudo apt-get remove nodejs
12 安装 docker
wget -qO- https://get.docker.com/ | sh