Add config stuff for machine with hostname UAC00013

This commit is contained in:
2019-01-28 17:55:48 +00:00
parent d7cfe4f539
commit bca8abc7e3
2 changed files with 19 additions and 0 deletions

View File

@@ -242,4 +242,8 @@ if `hostname -s`.strip == 'noct'
mas 'feedly', id: 865_500_966
end
if `hostname -s`.strip == 'UAC00013'
cask 'microsoft-teams'
end
# rubocop:enable Naming/FileName