https://github.com/quilljou/dot
Collections of my configs
https://github.com/quilljou/dot
Last synced: 8 months ago
JSON representation
Collections of my configs
- Host: GitHub
- URL: https://github.com/quilljou/dot
- Owner: Quilljou
- Created: 2019-02-27T03:26:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T03:21:46.000Z (over 4 years ago)
- Last Synced: 2024-12-31T03:22:49.632Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOT
## VSCODE
### backup configs
```sh
./list.sh
```### extract configs to new computer
```
./vscode/eject.sh # restore config
./vscode/extension.sh # install extensions
```