mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 06:10:13 +00:00
hammerspoon and reorganize old files to legacy
This commit is contained in:
10
legacy/homebrew/programming.Brewfile
Normal file
10
legacy/homebrew/programming.Brewfile
Normal file
@ -0,0 +1,10 @@
|
||||
# Programming Packages
|
||||
|
||||
brew "shellcheck" # Lint for bash
|
||||
brew "shfmt" # Formatter for bash
|
||||
brew "stylua" # Formatter for lua
|
||||
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 "node" # NodeJS
|
Reference in New Issue
Block a user