diff --git a/Brewfile b/Brewfile index b07dbf9..916b685 100644 --- a/Brewfile +++ b/Brewfile @@ -130,6 +130,7 @@ cask 'insomnia' cask 'java' cask 'kaleidoscope' cask 'licecap' +cask 'microsoft-teams' cask 'minikube' cask 'minishift' cask 'paw' @@ -247,8 +248,4 @@ if hostname == 'noct' mas 'feedly', id: 865_500_966 end -if `hostname -s`.strip == 'UAC00013' - cask 'microsoft-teams' -end - # rubocop:enable Naming/FileName