From ba7247b54583fc8a464203a6ef230aa80663c2f2 Mon Sep 17 00:00:00 2001 From: Badstagram Date: Tue, 6 Jan 2026 17:44:55 +0000 Subject: [PATCH] fix(macos): fix install-packages --- .chezmoidata/packages.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.chezmoidata/packages.yaml b/.chezmoidata/packages.yaml index 8fc1305..6051aaa 100644 --- a/.chezmoidata/packages.yaml +++ b/.chezmoidata/packages.yaml @@ -5,7 +5,6 @@ packages: - "epk/epk" - "felixkratz/formulae" casks: - - "git" - "firefox" - "discord@canary" - "plex" @@ -14,6 +13,8 @@ packages: - "iterm2" - "vlc" brews: + - "git" + - "starship" - "bat" - "bottom" - "eza"