Update config.fish
This commit is contained in:
+7
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user