Update various things in Brewfile

This commit is contained in:
2019-11-22 17:00:47 +00:00
parent 6f4efb5a39
commit 4c7731e332

View File

@@ -8,6 +8,7 @@ hostname = `hostname -s`.strip
cask_args appdir: '/Applications' cask_args appdir: '/Applications'
tap 'homebrew/cask' tap 'homebrew/cask'
tap 'homebrew/cask-drivers' tap 'homebrew/cask-drivers'
tap 'homebrew/cask-versions'
# #
# Command-Line Tools (Brew) # Command-Line Tools (Brew)
@@ -106,12 +107,11 @@ cask 'intel-power-gadget'
cask 'istat-menus' cask 'istat-menus'
cask 'iterm2' cask 'iterm2'
cask 'karabiner-elements' cask 'karabiner-elements'
cask 'logitech-gaming-software'
cask 'logitech-options' cask 'logitech-options'
cask 'mplayerx' cask 'mplayerx'
cask 'name-mangler' cask 'name-mangler'
cask 'resolutionator' cask 'resolutionator'
cask 'soulver' cask 'soulver2'
cask 'stay' cask 'stay'
cask 'ubersicht' cask 'ubersicht'
cask 'vlc' cask 'vlc'
@@ -229,6 +229,7 @@ if hostname == 'noct'
cask 'openemu' cask 'openemu'
cask 'parallels' cask 'parallels'
cask 'peakhour' cask 'peakhour'
cask 'plex'
cask 'plex-media-player' cask 'plex-media-player'
cask 'pocket-casts' cask 'pocket-casts'
cask 'qlcolorcode' cask 'qlcolorcode'
@@ -271,7 +272,7 @@ if hostname == 'noct'
mas 'Pocket', id: 568_494_494 mas 'Pocket', id: 568_494_494
mas 'Reeder 3', id: 880_001_334 mas 'Reeder 3', id: 880_001_334
mas 'Textual 7', id: 1_262_957_439 mas 'Textual 7', id: 1_262_957_439
mas 'Wire', id: 931_134_707 mas 'Things 3', id: 904_280_696
mas 'feedly', id: 865_500_966 mas 'feedly', id: 865_500_966
end end