[AC] Migrate from brew

This commit is contained in:
Fabian Ising
2026-09-01 08:29:15 +02:00
parent cc90b515c6
commit 874a823d1e
5 changed files with 286 additions and 7 deletions
+1
View File
@@ -6,5 +6,6 @@ export HOMEBREW_LOGS='/Users/ising/Library/Logs/Homebrew'
export SUDO_ASKPASS='/Users/ising/Library/Application Support/com.github.domt4.homebrew-autoupdate/brew_autoupdate_sudo_gui'
defaults export com.apple.dock "/tmp/dock-layout.plist"
/bin/date && /opt/homebrew/bin/brew update && /opt/homebrew/bin/brew upgrade --formula -v && /opt/homebrew/bin/brew upgrade --cask -v && /opt/homebrew/bin/brew cleanup && /usr/bin/open -g /opt/homebrew/Library/Taps/homebrew/homebrew-autoupdate/notifier/brew-autoupdate.app
/Users/ising/dotfiles/install_alacritty_mac.sh
defaults import com.apple.dock "/tmp/dock-layout.plist"
killall dock