We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccd2e2 commit f50a32dCopy full SHA for f50a32d
roles/nam/roles/mac-cask-apps.bash
@@ -12,6 +12,7 @@ function main()
12
'google-chrome'
13
'microsoft-excel'
14
'microsoft-outlook'
15
+ 'microsoft-teams'
16
'sourcetree'
17
'transmit'
18
'visual-studio-code'
roles/nam/roles/mac-store-apps.bash
@@ -7,6 +7,7 @@ function main()
7
local -r storeAppNames=(
8
'Amphetamine'
9
'CopyClip 2 - Clipboard Manager'
10
+ 'iMovie'
11
'Magnet'
'Messenger'
'Microsoft Remote Desktop 10'
0 commit comments