We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f359b1 commit 0f5aefdCopy full SHA for 0f5aefd
1 file changed
macsetup.sh
@@ -19,6 +19,7 @@ packages=(
19
ranger
20
vlc
21
wget
22
+ zoom
23
)
24
25
for i in "${packages[@]}"; do
0 commit comments