# Flutter
export PUB_HOSTED_URL=""https://pub.flutter-io.cn""
export FLUTTER_STORAGE_BASE_URL=""https://storage.flutter-io.cn""
# Homebrew
export HOMEBREW_BOTTLE_DOMAIN=""https://mirrors.bfsu.edu.cn/homebrew-bottles""
export HOMEBREW_BREW_GIT_REMOTE=""https://mirrors.bfsu.edu.cn/git/homebrew/brew.git""
export HOMEBREW_CORE_GIT_REMOTE=""https://mirrors.bfsu.edu.cn/git/homebrew/homebrew-core.git""
eval ""$(/usr/local/bin/brew shellenv)""
# Ruby
export PATH=""/usr/local/opt/ruby/bin:$PATH""