Skip to content

Instantly share code, notes, and snippets.

View NexZhu's full-sized avatar
💭
I may be slow to respond.

Nex Zhu NexZhu

💭
I may be slow to respond.
View GitHub Profile
@NexZhu
NexZhu / Git_Behind_Proxy.md
Created June 8, 2022 08:41 — forked from ozbillwang/Git_Behind_Proxy.md
Configure Git to use a proxy (https or SSH+GIT)
@NexZhu
NexZhu / 0_reuse_code.js
Created March 7, 2016 04:18
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console