摘要:
打开 VSCode 按下 CMD+Shift+P 输入 shell 选择 从 Path 中安装 Code 命令 阅读全文
摘要:
将以下命令放在 ~/.bash_profile 或 ~/.zshrc ,启用的话执行 proxynet 即可~ 停用执行 unproxy alias proxynet ='export http_proxy=http://127.0.0.1:12345; export https_proxy=htt 阅读全文