blob: b661d085322f97123edf58ec01e4643e46e73064 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
homebrew.brews = [
"swiftlint"
"gpg"
"pinentry-mac"
"sudo-touchid"
"appwrite"
"graphaello"
"mas"
"zsh-autosuggestions"
"zsh-vi-mode"
"vapor"
"rustup"
"earthly"
"rye"
];
}
|