Skip to content

Instantly share code, notes, and snippets.

View yhio's full-sized avatar
🎯
Focusing

Jack yhio

🎯
Focusing
View GitHub Profile
@et2010
et2010 / socks.el
Last active June 22, 2023 12:23
socks proxy settings for emacs url package.
(setq url-gateway-method 'socks)
(setq socks-server '("Default server" "127.0.0.1" 1080 5))
@bao-qian
bao-qian / pi.md
Last active November 1, 2024 07:51
programming introduction