Skip to content

Commit 7805a22

Browse files
committed
🔧 Disable Signal From Optional Brewfile
- Comment out Signal cask in the optional package list - Keep it available for manual enablement when needed
1 parent 8413c43 commit 7805a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/brew/Brewfile.optional

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# cask "qlvideo"
1010
# cask "quicklook-json"
1111
# cask "quicklookase"
12-
cask "signal"
12+
# cask "signal"
1313
# cask "skitch"
1414
# cask "vlc"
1515

0 commit comments

Comments
 (0)