initial start of zellij

This commit is contained in:
Chris Kruining 2025-06-14 21:48:16 +02:00
parent 0397d02586
commit ba9dedd515
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
2 changed files with 24 additions and 0 deletions

View file

@ -35,6 +35,7 @@ in
programs = {
starship.enableZshIntegration = true;
yazi.enableZshIntegration = true;
zellij.enableZshIntegration = true;
zsh = {
enable = true;