mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(fish): turn off homebrew auto-update
This commit is contained in:
@@ -34,6 +34,8 @@ else
|
||||
set brew_prefix /usr/local
|
||||
end
|
||||
|
||||
set -x HOMEBREW_NO_AUTO_UPDATE 1
|
||||
|
||||
# XDG base directory specification
|
||||
set -x XDG_CACHE_HOME $HOME/.cache
|
||||
set -x XDG_CONFIG_HOME $HOME/.config
|
||||
|
||||
Reference in New Issue
Block a user