Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexandre-fernandez/codium-config
https://github.com/alexandre-fernandez/codium-config
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexandre-fernandez/codium-config
- Owner: Alexandre-Fernandez
- Created: 2022-09-19T21:17:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T13:37:52.000Z (over 1 year ago)
- Last Synced: 2024-10-15T03:58:51.323Z (23 days ago)
- Language: Shell
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codium-config
## Export extensions
```
codium --list-extensions | xargs -L 1 echo codium --install-extension
```