From 99b9d1e64f515d2fb9a420627f84d515d974dcf2 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Tue, 16 Jul 2024 11:55:05 -0400 Subject: [PATCH] Sorting dependencies --- brew/Brewfile | 102 +++++++++++++++++++++++++------------------------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/brew/Brewfile b/brew/Brewfile index e10c229..67d7fc5 100644 --- a/brew/Brewfile +++ b/brew/Brewfile @@ -1,110 +1,110 @@ tap "homebrew/bundle" tap "homebrew/services" -brew "git" -brew "ripgrep" -brew "coreutils" -brew "fd" -cask "firefox@developer-edition" -cask "slack" -cask "raycast" -cask "iterm2" -cask "nextcloud" -brew "vim" -brew "zsh" -brew "git" -brew "tmux" -brew "make" -brew "fzf" -brew "jq" -brew "nmap" -brew "htop" -cask "1password" -cask "1password-cli" -brew "terraform" -brew "terraformer" brew "bat" brew "colordiff" +brew "coreutils" +brew "fd" brew "fd" brew "feh" +brew "fzf" +brew "git" +brew "git" +brew "git" brew "gnutls" +brew "htop" +brew "jq" +brew "make" +brew "nmap" brew "pango" -brew "tesseract" -brew "pipx" +brew "pgcli" brew "pinentry-mac" +brew "pipx" +brew "ripgrep" +brew "terraform" +brew "terraformer" +brew "tesseract" brew "the_silver_searcher" +brew "tmux" brew "trash" brew "tree" +brew "vim" +brew "zsh" +cask "1password" +cask "1password-cli" cask "charles" +cask "dash" cask "docker" +cask "firefox@developer-edition" +cask "gimp" +cask "iterm2" cask "nextcloud" +cask "nextcloud" +cask "postgres-unofficial" cask "protonmail-bridge" +cask "protonmail-bridge" +cask "raycast" +cask "slack" cask "spotify" cask "sublime-text" cask "tailscale" -cask "whatsapp" cask "todoist" +cask "whatsapp" cask "zoom" -cask "postgres-unofficial" mas "Fantastical", id: 975_937_182 -cask "protonmail-bridge" -cask "gimp" -cask "dash" -brew "git" -brew "pgcli" #emacs tap "d12frosted/emacs-plus" ## Build requirements for emacs30. Explicitly stating to prevent dependency warn. -brew "imagemagick" -brew "tree-sitter" -brew "jansson" brew "autoconf" brew "awk" brew "gnu-sed" brew "gnu-tar" brew "grep" +brew "imagemagick" brew "isl" brew "jansson" +brew "jansson" brew "jpeg" -brew "mpfr" -brew "libmpc" brew "libgccjit" +brew "libmpc" brew "libxml2" brew "mas" +brew "mpfr" brew "pkg-config" brew "texinfo" +brew "tree-sitter" brew "zlib" # Emacs! brew "emacs-plus@30", args: ["with-ctags", "with-xwidgets", "with-imagemagick", "with-native-comp", "with-modern-doom3-icon"] # Configuration Dependencies -brew "pgformatter" +brew "aspell" +brew "bash-language-server" +brew "cmake" +brew "editorconfig" +brew "graphviz" +brew "harfbuzz" +brew "isync" brew "languagetool", restart_service: true brew "marked" -brew "prettier" -brew "editorconfig" -brew "node" -brew "bash-language-server" -brew "shellcheck" -brew "stylelint" -brew "isync" brew "mu" -brew "harfbuzz" +brew "node" +brew "pgformatter" brew "pngpaste" -brew "graphviz" +brew "prettier" +brew "pyright" +brew "shellcheck" brew "shfmt" +brew "stylelint" +cask "font-alegreya" cask "font-hasklig" cask "font-hasklug-nerd-font" -cask "font-alegreya" -brew "cmake" -brew "aspell" tap "hashicorp/tap" ; brew "hashicorp/tap/terraform-ls" -brew "pyright" # Work -cask "postgres-unofficial" brew "ant" +cask "postgres-unofficial" ## Ops brew "awscli"