diff --git a/macOS/.config/macOS/Brewfile b/macOS/.config/macOS/Brewfile index c64996f..a4a6e50 100644 --- a/macOS/.config/macOS/Brewfile +++ b/macOS/.config/macOS/Brewfile @@ -14,6 +14,7 @@ brew "fd" # required for some neovim plugins brew "figlet" # for ascii art / text brew "gh" # Github CLI brew "git" +brew "httpie" # better curl / api's from command line. brew "jq" # json utilities brew "mas" # Mac AppStore apps from cli #brew "neovim"