mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 06:46:40 +00:00
Make gnu-getopt be specific to UAC00013
This commit is contained in:
5
Brewfile
5
Brewfile
@@ -27,7 +27,6 @@ brew 'git'
|
||||
brew 'git-crypt'
|
||||
brew 'git-standup'
|
||||
brew 'global', args: ['with-ctags', 'with-pygments']
|
||||
brew 'gnu-getopt'
|
||||
brew 'go'
|
||||
brew 'htop'
|
||||
brew 'httpie'
|
||||
@@ -250,4 +249,8 @@ if hostname == 'noct'
|
||||
mas 'feedly', id: 865_500_966
|
||||
end
|
||||
|
||||
if hostname == 'UAC00013'
|
||||
brew 'gnu-getopt'
|
||||
end
|
||||
|
||||
# rubocop:enable Naming/FileName
|
||||
|
||||
Reference in New Issue
Block a user