同步vscode的setting.json和extensions

  • vc 详情
$ npm i -g vscode-config
$ vc config --token <your github token>
$ vc config --id <your gist id>
$ vc push

拉取

$ vc pull

猜你喜欢

转载自www.cnblogs.com/ajanuw/p/12287786.html