feat:add_zsh

This commit is contained in:
dichgrem
2025-11-04 22:49:28 +08:00
parent 8dcbddc004
commit df526cd54f
8 changed files with 93 additions and 885 deletions

View File

@@ -1,5 +1,6 @@
_: {
programs.fzf = {
enable = true;
enableZshIntegration = true;
};
}