diff --git a/Brewfile b/Brewfile index c7b2358..cbf6024 100644 --- a/Brewfile +++ b/Brewfile @@ -27,6 +27,7 @@ brew 'git' brew 'git-crypt' brew 'git-standup' brew 'global', args: ['with-ctags', 'with-pygments'] +brew 'gnu-getopt' brew 'go' brew 'htop' brew 'httpie'