Skip to content

Commit

Permalink
feat: add httpie
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbruijn committed Mar 16, 2024
1 parent d1c1831 commit c02d996
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ brew 'gcc'
brew 'gh'
brew 'git'
brew 'go'
brew 'httpie'
brew 'jq'
brew 'lsd'
brew 'make'
Expand Down
1 change: 1 addition & 0 deletions zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ plugins=(
encode64
gh
git
httpie
isodate
node
npm
Expand Down

0 comments on commit c02d996

Please sign in to comment.