add zellij
This commit is contained in:
parent
9cc503939a
commit
816129a506
2 changed files with 7 additions and 0 deletions
6
home-manager/zellij.nix
Normal file
6
home-manager/zellij.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{...}: {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
exitShellOnExit = true;
|
||||
attachExistingSession = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue