Skip to content

Instantly share code, notes, and snippets.

View uspython's full-sized avatar
🎯
Focusing

JeffZhao uspython

🎯
Focusing
  • Osaka, Japan
View GitHub Profile
@uspython
uspython / java_download.sh
Created September 15, 2023 13:15 — forked from wavezhang/java_download.sh
download java from oracle without login
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk/12.0.2+10/e482c34c86bd4bf8b56c0b35558996b9/jdk-12.0.2_linux-x64_bin.tar.gz
{
"workbench.colorTheme": "Oceanic Reef Dark",
"quicktype.justTypes": true,
"editor.quickSuggestions": true,
"javascript.validate.enable": false,
"flow.pathToFlow": "${workspaceRoot}/node_modules/.bin/flow",
"editor.snippetSuggestions": "top",
"editor.formatOnSave": true,
"clang-format.executable": "${workspaceRoot}/node_modules/.bin/clang-format",
// Enable per-language