在终端中配置Clash代理2025-05-07如果临时需要代理可以在bash命令行中输入set http_proxy=http://127.0.0.1:7890 set https_proxy=http://127.0.0.1:7890 执行这个命令之后只在当前bash窗口起作用