about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-03-10 09:35:29 -0700
committerFranck Cuny <franck@fcuny.net>2024-03-10 09:35:29 -0700
commite22c553eb51b9e53866aed51e1ee681ffee9d938 (patch)
tree8da4d9481d03e864e886098bdb842c795ee0b069
parentfix conflict (diff)
downloadworld-e22c553eb51b9e53866aed51e1ee681ffee9d938.tar.gz
install the zed editor
-rw-r--r--hosts/common/darwin/homebrew.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/darwin/homebrew.nix b/hosts/common/darwin/homebrew.nix
index 60fbd6b..b358695 100644
--- a/hosts/common/darwin/homebrew.nix
+++ b/hosts/common/darwin/homebrew.nix
@@ -35,6 +35,7 @@
       "transmission"
       "vlc"
       "wireshark"
+      "zed"
       "zoom"
     ];
   };