shell: enable zellij

This commit is contained in:
Aly Raffauf 2024-09-12 22:27:58 -04:00
parent f121bf7461
commit e94fede001

View file

@ -57,6 +57,8 @@
arguments = ["--pretty"]; arguments = ["--pretty"];
}; };
zellij.enable = true;
zsh = { zsh = {
enable = true; enable = true;
autocd = true; autocd = true;