split homebrew bundle files

This commit is contained in:
Noah Masur
2020-11-28 12:53:42 -05:00
parent dfc02156a4
commit 2689810b1a
8 changed files with 81 additions and 56 deletions

View File

@ -0,0 +1,7 @@
# Programming Packages
brew "shellcheck" # Lint for bash
brew "python" # Latest version of Python
brew "poetry" # Project-based Python dependencies
brew "ruby" # Newer than default ruby
brew "haskell-stack" # Latest version of Haskell