Skip to content

Commit

Permalink
Merge pull request #19 from chris-s-friedman/update-brewfile
Browse files Browse the repository at this point in the history
🔧 add new things to my brewfile
  • Loading branch information
chris-s-friedman committed Feb 23, 2022
2 parents fa9012f + cdf51d4 commit 2aeb74f
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions dotfiles/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,53 @@ 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 2aeb74f

Please sign in to comment.