- Install VSCode
- Clone this repo, rename it to
Codeand copy it into~/.config/Code
git clone git@github.com:stijnklomp-text-editors/visual-studio-code.git
mv visual-studio-code Code
mkdir -p ~/.config
cp -r ./Code/. ~/.config/Code- Take the contents of
./repoInstructions/User/globalStorage/storage.jsonand put it in./User/globalStorage/storage.json. (Create that file if it doesn't exist already) You should append the array elements if there is already an array value present for key "userDataProfiles". - Add the profiles:
sudo chmod +x ./repoInstructions/install.sh
./repoInstructions/install.sh