Skip to content

Instantly share code, notes, and snippets.

View shafishcn's full-sized avatar
🎯
Focusing

shafish shafishcn

🎯
Focusing
View GitHub Profile
git config --global https.proxy http://127.0.0.1:1080
git config --global https.proxy https://127.0.0.1:1080
git config --global --unset http.proxy
git config --global --unset https.proxy
npm config delete proxy
@shafishcn
shafishcn / Jenkinsfile
Created January 22, 2022 08:06 — forked from merikan/Jenkinsfile
Some Jenkinsfile examples
Some Jenkinsfile examples
@shafishcn
shafishcn / 提问的智慧.md
Created February 23, 2018 07:37 — forked from zer4tul/提问的智慧.md
Simplified Chinese edition of "How To Ask Questions The Smart Way"
@shafishcn
shafishcn / hacker-howto.md
Created February 23, 2018 07:36 — forked from zer4tul/hacker-howto.md
Simplified Chinese edition of ESR's How To Become A Hacker