Add gnu-getopt to Brewfile

This commit is contained in:
2019-02-04 11:00:56 +00:00
parent ad370b6315
commit a84eda0053

View File

@@ -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'