CEBBCAT
V2EX  ›  Homebrew

[Homebrew]分享一下昨天刚知道的中科大源,顺便吐槽一下官方连个 mirror 列表都没得,不知海岸这边的疾苦吗?😭

  •  
  •   CEBBCAT · Mar 12, 2019 · 5067 views
    This topic created in 2630 days ago, the information mentioned may be changed or developed.

    简而言之,快使用中科大全家桶!!!

    # Homebrew 源代码仓库替换为 USTC 镜像
    cd "$(brew --repo)"
    git remote set-url origin https://mirrors.ustc.edu.cn/brew.git
    
    # Homebrew Bottles (二进制)源[针对 bash 用户的,zsh 同理]
    echo 'export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.ustc.edu.cn/homebrew-bottles' >> ~/.bash_profile
    source ~/.bash_profile
    
    # Homebrew Cask (界面程序)源替换为 USTC 镜像[但程序还是从开发者各自的地址下]
    cd "$(brew --repo)"/Library/Taps/homebrew/homebrew-cask
    git remote set-url origin https://mirrors.ustc.edu.cn/homebrew-cask.git
    

    昨天发现了之后先放在博客上了,今天贴过来

    6 replies    2023-01-23 21:50:33 +08:00
    josephpei
        1
    josephpei  
       Mar 12, 2019   ❤️ 2
    agagega
        2
    agagega  
       Mar 12, 2019 via iPhone
    humanfans
        3
    humanfans  
       Feb 21, 2020 via iPhone
    @josephpei mark 阿里云
    kqz901002
        4
    kqz901002  
       Jan 23, 2023
    kqz901002
        5
    kqz901002  
       Jan 23, 2023
    kqz901002
        6
    kqz901002  
       Jan 23, 2023
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2985 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 45ms · UTC 08:35 · PVG 16:35 · LAX 01:35 · JFK 04:35
    ♥ Do have faith in what you're doing.