Update config.fish

This commit is contained in:
2026-03-15 09:54:52 +08:00
parent e6635566b9
commit d79ce218ad
+7 -3
View File
@@ -3,11 +3,15 @@ if status is-interactive
end
set -g fish_greeting
# Proxy
source ~/.config/fish/functions/proxy.fish
# HOMEBREW
# tuna - https://mirrors.tuna.tsinghua.edu.cn/help/homebrew/
set -x HOMEBREW_BREW_GIT_REMOTE https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git
set -x HOMEBREW_API_DOMAIN https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles/api
set -x HOMEBREW_BOTTLE_DOMAIN https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles
# set -x HOMEBREW_BREW_GIT_REMOTE https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git
# set -x HOMEBREW_API_DOMAIN https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles/api
# set -x HOMEBREW_BOTTLE_DOMAIN https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles
# USTC - https://mirrors.ustc.edu.cn/help/brew.git.html
# set -xU HOMEBREW_BREW_GIT_REMOTE https://mirrors.ustc.edu.cn/brew.git