同步vscode的setting.json和extensions
时间:2020-02-09 19:44:38
收藏:0
阅读:448
- vc 详情
$ npm i -g vscode-config
$ vc config --token <your github token>
$ vc config --id <your gist id>
$ vc push
拉取
$ vc pull
原文:https://www.cnblogs.com/ajanuw/p/12287786.html
评论(0)