mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 18:30:13 +00:00
install ipython and setup useful python envs
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user