Skip to content

Commit

Permalink
Merge pull request #22 from chris-s-friedman:feat/brewfile_updates
Browse files Browse the repository at this point in the history
⚡️ remove unused items from brewfile
  • Loading branch information
chris-s-friedman committed May 2, 2022
2 parents 7feafb8 + be830b3 commit 633c3cb
Showing 1 changed file with 4 additions and 50 deletions.
54 changes: 4 additions & 50 deletions dotfiles/Brewfile
Expand Up @@ -2,11 +2,13 @@ tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
brew "ansible"
brew "bat"
brew "bfg"
brew "mono"
brew "ckan"
brew "cmake"
brew "diff-so-fancy"
brew "docker", link: false
brew "fzf"
brew "node"
Expand All @@ -15,9 +17,11 @@ brew "gh"
brew "git"
brew "gitmoji"
brew "go"
brew "hugo"
brew "htop"
brew "macvim"
brew "mas"
brew "neofetch"
brew "ninvaders"
brew "nmap"
brew "prettyping"
Expand All @@ -43,53 +47,3 @@ mas "Keynote", id: 409183694
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Spark", id: 1176895641

tap "alexhallam/tidy-viewer"
tap "aws/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "iann0036/iamlive"
brew "ansible"
brew "bat"
brew "bfg"
brew "python@3.9", link: false
brew "glib"
brew "cmake"
brew "coreutils"
brew "diff-so-fancy"
brew "fzf"
brew "gcc"
brew "git"
brew "git-recent"
brew "node"
brew "gitmoji", link: false
brew "glow"
brew "go"
brew "hugo"
brew "lolcat"
brew "lynx"
brew "mono"
brew "neofetch"
brew "nghttp2"
brew "nmap"
brew "ox"
brew "pandoc"
brew "postgresql"
brew "python@3.7"
brew "r"
brew "ruby"
brew "tmux"
brew "vim"
brew "w3m"
brew "zsh-syntax-highlighting"
brew "alexhallam/tidy-viewer/tidy-viewer"
brew "aws/tap/aws-sam-cli"
brew "iann0036/iamlive/iamlive"
cask "beyond-compare"
cask "db-browser-for-sqlite"
cask "firefox"
cask "pgadmin4"
cask "postman"
cask "visual-studio-code"
cask "vlc"

0 comments on commit 633c3cb

Please sign in to comment.