fix(darwin): wezterm - terminfo

This commit is contained in:
Ryan Yin
2024-10-23 15:17:58 +08:00
parent 051c37ad29
commit 0fb0601a24
2 changed files with 2 additions and 5 deletions

View File

@@ -22,10 +22,7 @@
enable = true; # disable
# install wezterm via homebrew on macOS to avoid compilation, dummy package here.
package =
if pkgs.stdenv.isLinux
then pkgs.wezterm
else pkgs.hello;
package = pkgs.wezterm;
enableBashIntegration = pkgs.stdenv.isLinux;
enableZshIntegration = pkgs.stdenv.isLinux;

View File

@@ -155,7 +155,7 @@ in {
"visual-studio-code"
"zed" # zed editor
"aerospace" # an i3-like tiling window manager for macOS
"wezterm"
# "wezterm"
# "tor-browser"
# https://joplinapp.org/help/