Skip to content

Commit 9bde04d

Browse files
committed
Disable homebrew auto-update
1 parent c43f877 commit 9bde04d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ plugins = ["git"]
1212
# Keep these envs unchanged!
1313
DISABLE_MAGIC_FUNCTIONS = "true"
1414
HOMEBREW_BUNDLE_FILE = "~/.config/homebrew/Brewfile"
15+
HOMEBREW_NO_AUTO_UPDATE = "true"
1516

1617
[alias]
1718
hm = "home-manager"

0 commit comments

Comments
 (0)