fix: brew no suggestions

This commit is contained in:
2026-02-12 10:14:40 +00:00
parent 640923e477
commit 41c8b97786

View File

@@ -9,6 +9,7 @@ export PAGER=less
# Homebrew
export HOMEBREW_NO_ANALYTICS=1
export HOMEBREW_NO_ENV_HINTS=1
# PATH setup with caching
_dots_path_cache="${XDG_CACHE_HOME:-$HOME/.cache}/dots/path"