Skip to content

Commit

Permalink
Add Brewfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
pakelley committed Nov 10, 2021
0 parents commit 5bf746d
Show file tree
Hide file tree
Showing 19 changed files with 167 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .config/homebrew/cli.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
brew "bat"
brew "cmatrix"
brew "cowsay"
brew "exa"
brew "fd"
brew "figlet"
brew "fortune"
brew "fzf"
brew "gnupg"
brew "htop"
brew "ncdu"
brew "ncmpcpp"
brew "neofetch"
brew "neovim"
brew "node"
brew "pipes-sh"
brew "prettyping"
brew "psgrep"
brew "ripgrep"
brew "socat" # for ncmpcpp's visualizer
brew "terminal-notifier"
brew "tree"
brew "wget"
brew "zoxide"
brew "cjbassi/gotop/gotop"
brew "mopidy/mopidy/mopidy"
brew "mopidy/mopidy/mopidy-soundcloud"
brew "mopidy/mopidy/mopidy-spotify"
3 changes: 3 additions & 0 deletions .config/homebrew/clojure.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
brew "boot-clj"
brew "clojure"
brew "leiningen"
28 changes: 28 additions & 0 deletions .config/homebrew/common.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
brew "[email protected]"
brew "git"
brew "mackup"
brew "pandoc"
brew "syncthing", restart_service: true
brew "koekeishiya/formulae/skhd"
brew "koekeishiya/formulae/yabai"
brew "ojford/formulae/loginitems"
cask "alfred"
cask "anki"
cask "bitwarden"
cask "dash"
cask "fantastical"
cask "font-fira-code"
cask "font-source-code-pro"
cask "gimp"
cask "gnucash"
cask "hammerspoon"
cask "inkscape"
cask "iterm2"
cask "karabiner-elements"
cask "keybase"
cask "libreoffice"
cask "slack"
cask "spotify"
cask "steam"
cask "thunderbird"
cask "vlc"
20 changes: 20 additions & 0 deletions .config/homebrew/dev.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
brew "cmake"
brew "docker", link: false
brew "docuum", restart_service: true
brew "gibo"
brew "helm"
brew "kubernetes-cli"
brew "minikube"
brew "mycli"
brew "mysql"
brew "packer"
brew "pgcli"
brew "postgresql", restart_service: true
brew "terraform"
brew "spotify/public/gcs-parquet-cli"
cask "docker"
cask "google-cloud-sdk"
cask "lens"
cask "ngrok"
cask "nteract"
cask "postman"
9 changes: 9 additions & 0 deletions .config/homebrew/emacs.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
brew "cscope"
brew "global"
brew "hunspell"
brew "isync"
brew "ledger"
brew "mailutils"
brew "mu"
brew "offlineimap", restart_service: true
brew "railwaycat/emacsmacport/emacs-mac", args: ["with-no-title-bars", "without-modules"], link: false
2 changes: 2 additions & 0 deletions .config/homebrew/erlang.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
brew "erlang"
brew "rebar"
42 changes: 42 additions & 0 deletions .config/homebrew/extras.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
brew "asciidoc"
brew "azure-cli"
brew "gcc"
brew "gnuplot"
cask "java"
cask "java8"
brew "m-cli"
brew "msmtp" # smtp for mutt
brew "mutt"
brew "octave"
brew "suite-sparse"
brew "winetricks"
cask "discord"
cask "font-awesome-terminal-fonts"
cask "font-dejavu-sans"
cask "font-dejavu-sans-mono-for-powerline"
cask "font-fira-mono"
cask "font-fira-sans"
cask "font-hack-nerd-font"
cask "font-material-icons"
cask "font-meslo-for-powerline"
cask "font-noto-sans"
cask "font-noto-sans-symbols"
cask "font-quivira"
cask "font-symbola"
cask "geektool"
cask "mactex"
cask "nerdtool"
cask "omnifocus"
cask "rescuetime"
cask "ubersicht"
cask "visual-studio-code"
cask "vivaldi"
cask "vmware-fusion"
cask "the-unarchiver"
cask "wine-stable"
1 change: 1 addition & 0 deletions .config/homebrew/go.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
brew "go"
1 change: 1 addition & 0 deletions .config/homebrew/haskell.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cask "haskell-platform"
1 change: 1 addition & 0 deletions .config/homebrew/julia.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cask "julia"
2 changes: 2 additions & 0 deletions .config/homebrew/nushell.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
brew "nushell"
brew "starship"
2 changes: 2 additions & 0 deletions .config/homebrew/ocaml.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
brew "ocaml"
brew "opam"
3 changes: 3 additions & 0 deletions .config/homebrew/r.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
brew "r", link: false
cask "r"
cask "rstudio"
1 change: 1 addition & 0 deletions .config/homebrew/rust.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
brew "rustup-init"
3 changes: 3 additions & 0 deletions .config/homebrew/scala.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
brew "sbt"
brew "scala"
brew "scalastyle"
3 changes: 3 additions & 0 deletions .config/homebrew/unsure.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
brew "readline"
brew "glib"
brew "autoconf"
5 changes: 5 additions & 0 deletions .config/homebrew/zsh.Brewfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

brew "antigen"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-syntax-highlighting"
8 changes: 8 additions & 0 deletions .mackup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[storage]
engine = file_system
path = .config
directory = ...

[applications_to_sync]
mackup
my-homebrew
5 changes: 5 additions & 0 deletions .mackup/my-homebrew.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[application]
name = Homebrew

[xdg_configuration_files]
homebrew

0 comments on commit 5bf746d

Please sign in to comment.