blob: 27cf9c8667a6b3b4a40b5a8b4268377a475744bc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
homebrew.casks = [
"alt-tab"
"iterm2"
"mac-mouse-fix"
"macs-fan-control"
"latest"
"quitter"
"raycast"
"smoothscroll"
"linearmouse"
"aerospace"
"go64"
"homerow"
];
}
|