feat: 用 zellij 替换 tmux 作为终端复用器

This commit is contained in:
2026-04-11 16:33:23 +08:00
parent 86945804d5
commit 37751c1586
4 changed files with 6 additions and 53 deletions
-1
View File
@@ -74,7 +74,6 @@ sudo nixos-rebuild switch --flake .#wsl
│ │ └── git.nix
│ └── shell/ # Shell 配置
│ ├── fish.nix # Fish shell
│ ├── tmux.nix
│ ├── starship.nix # Prompt
│ └── tools.nix # fzf, atuin, zoxide 等
├── lib/default.nix # 构建辅助函数