mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 03:50:15 +00:00
vim cleanup and shellcheck
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
# Programming Packages
|
||||
|
||||
brew "shellcheck" # Lint for bash
|
||||
brew "shfmt" # Formatter for bash
|
||||
brew "python" # Latest version of Python
|
||||
brew "ipython" # Better interactive Python shell
|
||||
brew "poetry" # Project-based Python dependencies
|
||||
|
Reference in New Issue
Block a user