init
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
[!TIP|label:build from local source]
encounter the branch name issue or submodule fetch issue in
--HEAD
, can modify manaully and execute :$ brew install --HEAD <formula> --build-from-source -v --debug
# --- utils ---
$ brew install --HEAD bash-completion@2 file-formula mtr mas
$ brew install util-linux inetutils coreutils moreutils bash less proctools
$ brew tap
buo/cask-upgrade
carlocab/personal
hashicorp/tap
homebrew/command-not-found
vitorgalvao/tiny-scripts
Cask Current Latest A/U Result
1/19 alfred 5.6 5.6 Y [ OK ]
2/19 baiduinput 6.0.3.66 6.0.3.66 [ OK ]
3/19 beyond-compare 5.0.7.30840 5.0.7.30840 Y [ OK ]
4/19 chatbox 1.12.0 1.12.0 Y [ OK ]
5/19 cherry-studio 1.2.7 1.2.7 Y [ OK ]
6/19 cleanmymac 5.0.7 5.0.7 Y [ OK ]
7/19 cursor 0.49.5 0.49.5 Y [ OK ]
8/19 dash 7.3.5 7.3.5 Y [ OK ]
9/19 google-chrome@canary 137.0.7145.0 137.0.7145.0 Y [ OK ]
10/19 istat-menus 7.10.2 7.10.2 Y [ OK ]
11/19 jiggler 1.9 1.9 [ OK ]
12/19 keycastr 0.10.3 0.10.3 Y [ OK ]
13/19 macvim 181 181 Y [ OK ]
14/19 moom 4.1.3 4.1.3 Y [ OK ]
15/19 paintbrush 2.6.0 2.6.0 [ OK ]
16/19 shottr 1.8.1 1.8.1 Y [ OK ]
17/19 snipaste 2.10.6 2.10.6 Y [ OK ]
18/19 vimr 0.52.0 0.52.0 Y [ OK ]
19/19 wechat 4.0.3.93 4.0.3.93 Y [ OK ]
Cask Current Latest A/U Result
1/21 alfred 5.6.2 5.6.2 Y [ OK ]
2/21 baiduinput 6.0.3.66 6.0.3.66 [ OK ]
3/21 beyond-compare 5.0.7.30840 5.0.7.30840 Y [ OK ]
4/21 chatbox 1.12.3 1.12.3 Y [ OK ]
5/21 cherry-studio 1.3.3 1.3.3 Y [ OK ]
6/21 cleanmymac 5.0.9 5.0.9 Y [ OK ]
7/21 cursor 0.50.4 0.50.4 Y [ OK ]
8/21 dash 7.3.5 7.3.5 Y [ OK ]
9/21 google-chrome@canary 138.0.7180.0 138.0.7180.0 Y [ OK ]
10/21 istat-menus 7.10.2 7.10.2 Y [ OK ]
11/21 jiggler 1.9 1.9 [ OK ]
12/21 keycastr 0.10.3 0.10.3 Y [ OK ]
13/21 macvim 181 181 Y [ OK ]
14/21 moom 4.2.0 4.2.0 Y [ OK ]
15/21 paintbrush 2.6.0 2.6.0 [ OK ]
16/21 shottr 1.8.1 1.8.1 Y [ OK ]
17/21 sip 3.6.2 3.6.2 Y [ OK ]
18/21 snipaste 2.10.6 2.10.6 Y [ OK ]
19/21 vimr 0.53.0 0.53.0 Y [ OK ]
20/21 warp 0.2025.05.07.08.12.stable_02 0.2025.05.07.08.12.stable_02 Y [ OK ]
21/21 wechat 4.0.3.93 4.0.3.93 Y [ OK ]
# backup
$ brew bundle dump --file=./brew.backup.all.txt --describe
# restore
$ brew bundle --file=./brew.backup.all.txt
# [BE CAREFUL] cleanup not been listed in brew.backup.all.txt
$ brew bundle cleanup --file=./brew.backup.all.txt