common: zsh changes

This commit is contained in:
2026-06-14 10:39:13 +02:00
parent 5440b8aaf2
commit 640907f9e1
5 changed files with 14 additions and 6 deletions
-1
View File
@@ -14,7 +14,6 @@
home.file = {
".zshrc".source = "${config.xdg.configFile."zsh/cfg".source}/zshrc";
".zshenv".source = "${config.xdg.configFile."zsh/cfg".source}/zshenv";
".tmux.conf".source = "${config.mkk.dir}/config/tmux/tmux.conf";
};