Skip to content

Commit 4f03986

Browse files
authored
Disable homebrew auto-update
1 parent c43f877 commit 4f03986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)