Install cupertino mcp
This commit is contained in:
parent
535b64f959
commit
f96b1992b6
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
onActivation.cleanup = "zap";
|
onActivation.cleanup = "zap";
|
||||||
|
|
||||||
brews = [
|
brews = [
|
||||||
"cocoapods"
|
"mihaelamj/tap/cupertino"
|
||||||
];
|
];
|
||||||
|
|
||||||
casks = [
|
casks = [
|
||||||
|
|
@ -57,6 +57,7 @@
|
||||||
taps = [
|
taps = [
|
||||||
"dracula/install"
|
"dracula/install"
|
||||||
"homebrew/services"
|
"homebrew/services"
|
||||||
|
"mihaelamj/tap"
|
||||||
"nikitabobko/tap"
|
"nikitabobko/tap"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue