From 613a3c143d6eb8724a0916d0ab63f0fe4fd8fe63 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 9 Jan 2026 19:00:16 +0000 Subject: [PATCH] [macos] Tidy up brewfile and add new deps --- bin/.local/bin/stowage | 2 +- macos/.config/homebrew/Brewfile | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/bin/.local/bin/stowage b/bin/.local/bin/stowage index d7d18e1..8b872b1 100755 --- a/bin/.local/bin/stowage +++ b/bin/.local/bin/stowage @@ -214,7 +214,7 @@ def install_package( dest_path.unlink() # Link the file - print_action("LINK", f"%{src_path} -> %{dest_path}") + print_action("LINK", f"{src_path} -> {dest_path}") if not args.dry_run: try: dest_path.symlink_to(src_path) diff --git a/macos/.config/homebrew/Brewfile b/macos/.config/homebrew/Brewfile index 1ce29ec..9100525 100644 --- a/macos/.config/homebrew/Brewfile +++ b/macos/.config/homebrew/Brewfile @@ -11,10 +11,13 @@ tap "terraform-docs/tap" tap "sass/sass" tap "setchy/brews" +# Formulae brew "awscli" brew "awslogs" brew "bat" +brew "bat-extras" brew "chafa" +brew "composer" brew "coreutils" brew "dockutil" brew "eza" @@ -36,8 +39,10 @@ brew "kubeseal" brew "localstack/tap/localstack-cli" brew "mas" brew "node" +brew "php" brew "poetry" brew "pre-commit" +brew "prettier" brew "sass/sass/sass" brew "shellcheck" brew "shfmt" @@ -48,10 +53,11 @@ brew "tflint" brew "tz" brew "uv" brew "yazi" +brew "yq" +# Casks cask "nikitabobko/tap/aerospace" cask "appcleaner" -cask "balenaetcher" cask "clop" cask "coconutbattery" cask "daisydisk" @@ -64,7 +70,6 @@ cask "logseq" cask "lunar" cask "orbstack" cask "qmk-toolbox" -cask "rectangle" cask "setchy/brews/atlassify" cask "vial" cask "viscosity" @@ -73,10 +78,13 @@ cask "vlc" cask "wireshark-app" cask "zed" +# Fonts cask "font-input" cask "font-inter" cask "font-iosevka" +cask "font-iosevka-nerd-font" cask "font-jetbrains-mono" +cask "font-jetbrains-mono-nerd-font" # mas "AmorphousDiskMark", id: 1168254295 # mas "Amphetamine", id: 937984704