File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 18
18
19
19
code --install-extension ms-vscode.cpptools-extension-pack --install-extension jeff-hykin.better-cpp-syntax --install-extension eamodio.gitlens --install-extension jdinhlife.gruvbox
20
20
21
- test -f ~ /.config/Code\ -\ OSS/User/settings.json && jq -r ' ."terminal.integrated.minimumContrastRatio" |= 1' ~ /.config/Code/User/settings.json | sponge ~ /.config/Code\ -\ OSS/User/settings.json || echo " { \" terminal.integrated.minimumContrastRatio\" : 1 }" > ~ /.config/Code\ -\ OSS/User/settings.json
21
+ test -f ~ /.config/Code\ -\ OSS/User/settings.json && jq -r ' ."terminal.integrated.minimumContrastRatio" |= 1' ~ /.config/Code\ - \ OSS /User/settings.json | sponge ~ /.config/Code\ -\ OSS/User/settings.json || echo " { \" terminal.integrated.minimumContrastRatio\" : 1 }" > ~ /.config/Code\ -\ OSS/User/settings.json
You can’t perform that action at this time.
0 commit comments