[zsh] 集成 zsh 配置

This commit is contained in:
2026-01-18 19:54:11 +08:00
parent 3600124906
commit 05138184df
13 changed files with 4310 additions and 13 deletions
+1
View File
@@ -6,6 +6,7 @@
imports = [
../modules/common.nix
../modules/shell.nix
../modules/zsh.nix
../modules/shell-develop.nix
];
}