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