Add zellij alongside tmux

This commit is contained in:
2026-04-24 15:08:19 -07:00
parent ac1c958256
commit 0b1d058417
7 changed files with 41 additions and 19 deletions

View File

@@ -110,6 +110,7 @@ in {
shellAliases = {
df_ssh = "TERM='xterm-256color' ssh -o StrictHostKeyChecking=no";
ta = "tmux attach";
za = "zellij attach";
};
initContent = lib.mkMerge [
(lib.mkOrder 550 ''