To export the extensions
code --list-extensions
To install the extensions
cat extensions.txt | xargs -n 1 code --install-extension
Put the files settings and keybinds in VSCodium/User/ folder
The main branch is designed for macOS; switch to the Linux branch for Linux support.