Add vterm dependencies
This commit is contained in:
parent
68bdf1f4f0
commit
94888583e1
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
onActivation.autoUpdate = false;
|
onActivation.autoUpdate = false;
|
||||||
|
|
||||||
brews = [
|
brews = [
|
||||||
|
"cmake"
|
||||||
"curl"
|
"curl"
|
||||||
{
|
{
|
||||||
name = "emacs-plus";
|
name = "emacs-plus";
|
||||||
|
|
@ -17,6 +18,7 @@
|
||||||
start_service = true;
|
start_service = true;
|
||||||
}
|
}
|
||||||
"imagemagick"
|
"imagemagick"
|
||||||
|
"libvterm"
|
||||||
"trippy"
|
"trippy"
|
||||||
"wget"
|
"wget"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue