mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:26:39 +00:00
Microsoft Teams is now needed on all hosts
This commit is contained in:
5
Brewfile
5
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
|
||||
|
||||
Reference in New Issue
Block a user