Skip to content

Commit c1d9822

Browse files
committed
macOS Camera Controller and Shottr apps
1 parent bd4647a commit c1d9822

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

macOS/Brewfile

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
# Taps
33
tap "azure/functions"
44
tap "azure/kubelogin"
5-
tap "homebrew/cask"
6-
tap "homebrew/cask-versions"
75
tap "cloudfoundry/tap"
86
tap "github/gh"
97
tap "hashicorp/tap"
8+
tap "homebrew/cask-drivers"
109
tap "homebrew/cask-fonts"
10+
tap "homebrew/cask-versions"
11+
tap "homebrew/cask"
1112
tap "isen-ng/dotnet-sdk-versions"
1213
tap "microsoft/azdata-cli-release"
1314
tap "microsoft/git"
@@ -16,6 +17,7 @@ tap "z80oolong/tmux"
1617

1718
# Casks
1819
cask "azure-data-studio"
20+
cask "cameracontroller"
1921
cask "db-browser-for-sqlite"
2022
cask "docker"
2123
cask "dotnet-sdk"
@@ -43,6 +45,7 @@ cask "owasp-zap"
4345
cask "postman"
4446
cask "powershell"
4547
cask "rsyncosx"
48+
cask "shottr"
4649
cask "slack"
4750
# cask "unity"
4851
# cask "unity-hub"

0 commit comments

Comments
 (0)