reorganize brewfiles

This commit is contained in:
Noah Masur
2021-04-09 22:19:28 -04:00
parent a4269b8da0
commit 0f27508866
6 changed files with 46 additions and 47 deletions

View File

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