From 73c583246d1e821cb88a511a43286a6e842885ab Mon Sep 17 00:00:00 2001 From: earnest ma Date: Wed, 6 Apr 2022 20:49:33 -0400 Subject: [PATCH] * --- Brewfile | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 Brewfile diff --git a/Brewfile b/Brewfile new file mode 100644 index 0000000..84b08d4 --- /dev/null +++ b/Brewfile @@ -0,0 +1,54 @@ +tap "gromgit/fuse" +tap "homebrew/bundle" +tap "homebrew/cask" +tap "homebrew/cask-fonts" +tap "homebrew/core" +tap "railwaycat/emacsmacport" +brew "cmake" +brew "coreutils" +brew "direnv" +brew "exa" +brew "fd" +brew "fzf" +brew "ghq" +brew "git" +brew "gnupg" +brew "go" +brew "htop" +brew "hugo" +brew "onefetch" +brew "pinentry-mac" +brew "poetry" +brew "python@3.9" +brew "ripgrep" +brew "shellcheck" +brew "stow" +brew "tmux" +brew "zsh" +brew "railwaycat/emacsmacport/emacs-mac" +cask "alacritty" +cask "authy" +cask "buckets" +cask "calibre" +cask "discord" +cask "firefox" +cask "font-fira-code" +cask "font-jetbrains-mono" +cask "google-chrome" +cask "gpg-suite" +cask "hiddenbar" +cask "iina" +cask "imageoptim" +cask "joplin" +cask "keka" +cask "maccy" +cask "nextcloud" +cask "obs" +cask "obsidian" +cask "qbittorrent" +cask "rectangle" +cask "spotify" +cask "the-unarchiver" +cask "thunderbird" +cask "todoist" +cask "zoom"