mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 00:20:13 +00:00
split homebrew bundle files
This commit is contained in:
7
homebrew/programming.Brewfile
Normal file
7
homebrew/programming.Brewfile
Normal 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
|
Reference in New Issue
Block a user