use btop instead of htop

This commit is contained in:
Colin Henry 2022-05-29 13:04:01 -07:00
parent 79c5d8c5e8
commit c584b3f6cd

View File

@ -3,7 +3,7 @@ tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
brew "git"
brew "htop"
brew "btop"
brew "jq"
brew "make"
brew "starship"