mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-07 06:24:19 +01:00
3 lines
172 B
Bash
3 lines
172 B
Bash
code --install-extension $VSC_EXTENSION >/dev/null
|
|
sed -i "s/\"workbench.colorTheme\": \".*\"/\"workbench.colorTheme\": \"$VSC_THEME\"/g" ~/.config/Code/User/settings.json
|