clean up scripts

This commit is contained in:
Noah Masur
2020-08-02 10:20:25 -04:00
parent 25f4259a38
commit 7b9540cd48
11 changed files with 38 additions and 38 deletions

View File

@ -20,6 +20,7 @@ brew "wget" # Not quite curl
brew "telnet" # Check networking
brew "prettyping" # Better ping
brew "httpie" # Better curl
brew "nushell" # Data manipulation shell
brew "shellcheck" # Lint for bash
brew "pyenv" # Python installations
brew "pyenv-virtualenv" # Python virtualenvs