diff --git a/Brewfile b/Brewfile index d219e41..c0ca35d 100644 --- a/Brewfile +++ b/Brewfile @@ -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"