Skip to content

Instantly share code, notes, and snippets.

View LIPiston's full-sized avatar
🤣
在学校

LIPiston LIPiston

🤣
在学校
View GitHub Profile
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx
INPUT_METHOD=fcitx
SDL_IM_MODULE=fcitx
GLFW_IM_MODULE=fcitx
#
# File name:aria2.conf
#
## 文件保存设置 ##
# 设置代理服务器
# 默认:无
all-proxy=http://127.0.0.1:7890/
@LIPiston
LIPiston / environment
Created June 7, 2022 07:45
environment
#
#/etc/environment
#
# This file is parsed by pam_env module
#
# Syntax: simple "KEY=VAL" pairs on separate lines
#
http_proxy=http://127.0.0.1:7890/
https_proxy=http://127.0.0.1:7890/